Searched refs:checkScenario (Results 1 – 3 of 3) sorted by relevance
150 virtual int32_t checkScenario(ExynosDisplay *display);
342 int32_t ExynosResourceManager::checkScenario(ExynosDisplay __unused *display) { in checkScenario() function in ExynosResourceManager
1329 if ((ret = mResourceManager->checkScenario(this)) != NO_ERROR) in doPreProcessing()