MCPcopy Create free account
hub / github.com/Bzi-Han/AndroidSurfaceImgui / LayerMetadata

Class LayerMetadata

modules/ANativeWindowCreator.h:427–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425 namespace libgui
426 {
427 struct LayerMetadata
428 {
429 struct ApiTable
430 {
431 void *Constructor;
432 void *SetInt32;
433 };
434
435 inline static ApiTable Api;
436 };
437
438 struct SurfaceComposerClient
439 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected