Searched refs:getHWCDebug (Results 1 – 6 of 6) sorted by relevance
60 virtual uint32_t getHWCDebug() = 0;
63 virtual uint32_t getHWCDebug();
286 uint32_t ExynosHWCService::getHWCDebug() in getHWCDebug() function in android::ExynosHWCService289 return mHWCCtx->device->getHWCDebug(); in getHWCDebug()
321 virtual uint32_t getHWCDebug() in getHWCDebug() function in android::BpExynosHWCService589 int debugFlag = getHWCDebug(); in onTransact()
279 uint32_t getHWCDebug();
475 uint32_t ExynosDevice::getHWCDebug() in getHWCDebug() function in ExynosDevice