Searched refs:setHWCDebug (Results 1 – 6 of 6) sorted by relevance
283 void ExynosHWCService::setHWCDebug(int debug) in setHWCDebug() function in android::ExynosHWCService286 mHWCCtx->device->setHWCDebug(debug); in setHWCDebug()
59 virtual void setHWCDebug(int debug) = 0;
62 virtual void setHWCDebug(int debug);
331 virtual void setHWCDebug(int debug) in setHWCDebug() function in android::BpExynosHWCService743 setHWCDebug(debug); in onTransact()
298 void setHWCDebug(unsigned int debug);
745 void ExynosDevice::setHWCDebug(unsigned int debug) in setHWCDebug() function in ExynosDevice