Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.cpp184 bool isVideoLayerSkipped = false; in checkVideoExtMode() local
191 isVideoLayerSkipped = true; in checkVideoExtMode()
216 isVideoLayerSkipped |= (content->hwLayers[j].flags & HWC_SKIP_LAYER); in checkVideoExtMode()
218 if (isVideoLayerSkipped || videoFullScreenOnPrimary){ in checkVideoExtMode()
220 isVideoLayerSkipped, videoFullScreenOnPrimary); in checkVideoExtMode()