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