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

Method LayerMetadata

modules/ANativeWindowCreator.h:712–716  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

710 char data[1024];
711
712 LayerMetadata()
713 {
714 if (9 < SystemVersion)
715 ApiInvoker<"LayerMetadata::Constructor@v10">()(data);
716 }
717
718 void SetInt32(types::MetadataType key, int32_t value)
719 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected