Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwcService/
H A DIExynosHWC.h59 virtual void setHWCDebug(int debug) = 0;
H A DExynosHWCService.h62 virtual void setHWCDebug(int debug);
H A DExynosHWCService.cpp280 void ExynosHWCService::setHWCDebug(int debug) in setHWCDebug() function in android::ExynosHWCService
283 mHWCCtx->device->setHWCDebug(debug); in setHWCDebug()
H A DIExynosHWC.cpp311 virtual void setHWCDebug(int debug) in setHWCDebug() function in android::BpExynosHWCService
583 setHWCDebug(debug); in onTransact()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h278 void setHWCDebug(unsigned int debug);
H A DExynosDevice.cpp470 void ExynosDevice::setHWCDebug(unsigned int debug) in setHWCDebug() function in ExynosDevice