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.cpp276 void ExynosHWCService::setHWCDebug(int debug) in setHWCDebug() function in android::ExynosHWCService
279 mHWCCtx->device->setHWCDebug(debug); in setHWCDebug()
DIExynosHWC.cpp311 virtual void setHWCDebug(int debug) in setHWCDebug() function in android::BpExynosHWCService
607 setHWCDebug(debug); in onTransact()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h292 void setHWCDebug(unsigned int debug);
DExynosDevice.cpp592 void ExynosDevice::setHWCDebug(unsigned int debug) in setHWCDebug() function in ExynosDevice