Searched refs:otfMPPs (Results 1 – 1 of 1) sorted by relevance
237 auto otfMPPs = ExynosResourceManager::getOtfMPPs(); in doPreProcess() local238 auto mpp_it = std::find_if(otfMPPs.begin(), otfMPPs.end(), in doPreProcess()240 exynosMPPVG = mpp_it == otfMPPs.end() ? nullptr : *mpp_it; in doPreProcess()