Searched refs:getHWCDebug (Results 1 – 6 of 6) sorted by relevance
60 virtual uint32_t getHWCDebug() = 0;
63 virtual uint32_t getHWCDebug();
289 uint32_t ExynosHWCService::getHWCDebug() in getHWCDebug() function in android::ExynosHWCService292 return mHWCCtx->device->getHWCDebug(); in getHWCDebug()
340 virtual uint32_t getHWCDebug() in getHWCDebug() function in android::BpExynosHWCService739 int debugFlag = getHWCDebug(); in onTransact()
299 uint32_t getHWCDebug();
729 uint32_t ExynosDevice::getHWCDebug() in getHWCDebug() function in ExynosDevice