Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h80 HWC2_COMPOSITION_REFRESH_RATE_INDICATOR = toUnderlying(Composition::REFRESH_RATE_INDICATOR), enumerator
DExynosLayer.cpp427 if (mRequestedCompositionType != HWC2_COMPOSITION_REFRESH_RATE_INDICATOR) in setLayerBuffer()
1195 if (mRequestedCompositionType != HWC2_COMPOSITION_REFRESH_RATE_INDICATOR) in setGeometryChanged()
DExynosDisplay.cpp1749 if (mLayers[i]->mRequestedCompositionType == HWC2_COMPOSITION_REFRESH_RATE_INDICATOR) in shouldSignalNonIdle()
3076 } else if ((mLayers[layerIndex]->mCompositionType == HWC2_COMPOSITION_REFRESH_RATE_INDICATOR) && in getLayerCompositionTypeForValidationType()
3078 type = HWC2_COMPOSITION_REFRESH_RATE_INDICATOR; in getLayerCompositionTypeForValidationType()
6841 if (mLayers[i]->mRequestedCompositionType == HWC2_COMPOSITION_REFRESH_RATE_INDICATOR) in getLastLayerUpdateTime()
6889 if (layer->mRequestedCompositionType == HWC2_COMPOSITION_REFRESH_RATE_INDICATOR) { in checkUpdateRRIndicatorOnly()