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.cpp193 bool isVideoLayerSkipped = false; in checkVideoExtMode() local
200 isVideoLayerSkipped = true; in checkVideoExtMode()
225 isVideoLayerSkipped |= (content->hwLayers[j].flags & HWC_SKIP_LAYER); in checkVideoExtMode()
227 if (isVideoLayerSkipped || videoFullScreenOnPrimary){ in checkVideoExtMode()
229 isVideoLayerSkipped, videoFullScreenOnPrimary); in checkVideoExtMode()