Searched refs:setHWCDebug (Results 1 – 6 of 6) sorted by relevance
59 virtual void setHWCDebug(int debug) = 0;
62 virtual void setHWCDebug(int debug);
276 void ExynosHWCService::setHWCDebug(int debug) in setHWCDebug() function in android::ExynosHWCService279 mHWCCtx->device->setHWCDebug(debug); in setHWCDebug()
311 virtual void setHWCDebug(int debug) in setHWCDebug() function in android::BpExynosHWCService607 setHWCDebug(debug); in onTransact()
292 void setHWCDebug(unsigned int debug);
592 void ExynosDevice::setHWCDebug(unsigned int debug) in setHWCDebug() function in ExynosDevice