Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.cpp182 bool videoLayerExist = false; in checkVideoExtMode() local
188 videoLayerExist = isVideoLayer(content->hwLayers[j]); in checkVideoExtMode()
189 if (videoLayerExist) { in checkVideoExtMode()
199 if (videoLayerExist == false) { in checkVideoExtMode()