Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp283 void ExynosHWCService::setHWCDebug(int debug) in setHWCDebug() function in android::ExynosHWCService
286 mHWCCtx->device->setHWCDebug(debug); in setHWCDebug()
DIExynosHWC.h59 virtual void setHWCDebug(int debug) = 0;
DExynosHWCService.h62 virtual void setHWCDebug(int debug);
DIExynosHWC.cpp331 virtual void setHWCDebug(int debug) in setHWCDebug() function in android::BpExynosHWCService
743 setHWCDebug(debug); in onTransact()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h298 void setHWCDebug(unsigned int debug);
DExynosDevice.cpp745 void ExynosDevice::setHWCDebug(unsigned int debug) in setHWCDebug() function in ExynosDevice