Home
last modified time | relevance | path

Searched refs:allocMetaParcel (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.h445 int allocMetaParcel();
H A DExynosLayer.cpp191 if (allocMetaParcel() == NO_ERROR) { in doPreProcess()
593 if (allocMetaParcel() != NO_ERROR) in setLayerPerFrameMetadata()
667 if (allocMetaParcel() == NO_ERROR) { in setLayerPerFrameMetadataBlobs()
1080 int ExynosLayer::allocMetaParcel() in allocMetaParcel() function in ExynosLayer