Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h290 int32_t doPreProcess();
DExynosLayer.cpp161 int32_t ExynosLayer::doPreProcess() in doPreProcess() function in ExynosLayer
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2132 if ((ret = layer->doPreProcess()) < 0) { in preProcessLayer()