Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/
DExynosVirtualDisplay.cpp405 layer->mValidateCompositionType == HWC2_COMPOSITION_EXYNOS) { in setCompositionType()
471 layer->mValidateCompositionType == HWC2_COMPOSITION_EXYNOS) && in setDrmMode()
477 layer->mValidateCompositionType == HWC2_COMPOSITION_EXYNOS) && in setDrmMode()
506 layer->mValidateCompositionType == HWC2_COMPOSITION_EXYNOS) { in handleAcquireFence()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h75 HWC2_COMPOSITION_EXYNOS = 32, enumerator
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp259 layer->mValidateCompositionType == HWC2_COMPOSITION_EXYNOS)) { in validateDisplay()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp66 case HWC2_COMPOSITION_EXYNOS: in getHWC1CompType()