Home
last modified time | relevance | path

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

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