Home
last modified time | relevance | path

Searched refs:doPreProcess (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.h254 int32_t doPreProcess();
H A DExynosLayer.cpp130 int32_t ExynosLayer::doPreProcess() in doPreProcess() function in ExynosLayer
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp1990 if ((ret = layer->doPreProcess()) < 0) { in preProcessLayer()