Searched refs:isProtectedLayer (Results 1 – 3 of 3) sorted by relevance
49 bool isProtectedLayer(hwc_layer_1_t &layer);
835 if (isProtectedLayer(content->hwLayers[i])) in hasProtectedLayer()843 bool DisplayAnalyzer::isProtectedLayer(hwc_layer_1_t &layer) in isProtectedLayer() function in android::intel::DisplayAnalyzer
890 …) && (mCurrentConfig.extendedModeEnabled || mDebugVspClear || analyzer->isProtectedLayer(layer))) { in prepare()906 mProtectedMode = analyzer->isProtectedLayer(layer); in prepare()