Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwcService/
DIExynosHWC.h60 virtual uint32_t getHWCDebug() = 0;
DExynosHWCService.h63 virtual uint32_t getHWCDebug();
DExynosHWCService.cpp289 uint32_t ExynosHWCService::getHWCDebug() in getHWCDebug() function in android::ExynosHWCService
292 return mHWCCtx->device->getHWCDebug(); in getHWCDebug()
DIExynosHWC.cpp340 virtual uint32_t getHWCDebug() in getHWCDebug() function in android::BpExynosHWCService
739 int debugFlag = getHWCDebug(); in onTransact()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h299 uint32_t getHWCDebug();
DExynosDevice.cpp729 uint32_t ExynosDevice::getHWCDebug() in getHWCDebug() function in ExynosDevice