Searched refs:setHWCDebug (Results 1 – 6 of 6) sorted by relevance
59 virtual void setHWCDebug(int debug) = 0;
62 virtual void setHWCDebug(int debug);
280 void ExynosHWCService::setHWCDebug(int debug) in setHWCDebug() function in android::ExynosHWCService283 mHWCCtx->device->setHWCDebug(debug); in setHWCDebug()
311 virtual void setHWCDebug(int debug) in setHWCDebug() function in android::BpExynosHWCService583 setHWCDebug(debug); in onTransact()
278 void setHWCDebug(unsigned int debug);
470 void ExynosDevice::setHWCDebug(unsigned int debug) in setHWCDebug() function in ExynosDevice