Home
last modified time | relevance | path

Searched refs:resize_effect_present (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libultrahdr/lib/src/
H A Dultrahdr_api.cpp288 bool resize_effect_present = std::find_if(dec->m_effects.begin(), dec->m_effects.end(), in apply_effects() local
290 if (!texture_created && resize_effect_present && in apply_effects()