Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h516 int allocMetaParcel();
DExynosLayer.cpp223 if (allocMetaParcel() == NO_ERROR) { in doPreProcess()
648 if (allocMetaParcel() != NO_ERROR) in setLayerPerFrameMetadata()
722 if (allocMetaParcel() == NO_ERROR) { in setLayerPerFrameMetadataBlobs()
1199 int ExynosLayer::allocMetaParcel() in allocMetaParcel() function in ExynosLayer