OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVideoLayer
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/base/
DisplayAnalyzer.h
38
bool
isVideoLayer
(hwc_layer_1_t &layer);
DisplayAnalyzer.cpp
188
videoLayerExist =
isVideoLayer
(content->hwLayers[j]);
250
bool DisplayAnalyzer::
isVideoLayer
(hwc_layer_1_t &layer)
727
if (
isVideoLayer
(content->hwLayers[j])) {
/hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp
890
if (analyzer->
isVideoLayer
(layer) && (mCurrentConfig.extendedModeEnabled || mDebugVspClear || analyzer->isProtectedLayer(layer))) {
[
all
...]
Completed in 2689 milliseconds