Home
last modified time | relevance | path

Searched refs:getHWCDebug (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwcService/
H A DIExynosHWC.h60 virtual uint32_t getHWCDebug() = 0;
H A DExynosHWCService.h63 virtual uint32_t getHWCDebug();
H A DExynosHWCService.cpp286 uint32_t ExynosHWCService::getHWCDebug() in getHWCDebug() function in android::ExynosHWCService
289 return mHWCCtx->device->getHWCDebug(); in getHWCDebug()
H A DIExynosHWC.cpp321 virtual uint32_t getHWCDebug() in getHWCDebug() function in android::BpExynosHWCService
589 int debugFlag = getHWCDebug(); in onTransact()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h279 uint32_t getHWCDebug();
H A DExynosDevice.cpp475 uint32_t ExynosDevice::getHWCDebug() in getHWCDebug() function in ExynosDevice