Home
last modified time | relevance | path

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

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