Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp902 (mType == COMPOSITION_EXYNOS)) { in initializeInfos()
985 case COMPOSITION_EXYNOS: in getTypeStr()
1012 mExynosCompositionInfo(COMPOSITION_EXYNOS), in ExynosDisplay()
1880 setCompositionTargetExynosImage(COMPOSITION_EXYNOS, &src_img, &dst_img); in doExynosComposition()
2263 if (compositionInfo.mType == COMPOSITION_EXYNOS) { in configureOverlay()
2272 if (compositionInfo.mType == COMPOSITION_EXYNOS) in configureOverlay()
5203 if (targetType != COMPOSITION_CLIENT && targetType != COMPOSITION_EXYNOS) { in setCompositionTargetExynosImage()
5294 setCompositionTargetExynosImage(COMPOSITION_EXYNOS, &src_img, &dst_img); in initializeValidateInfos()
DExynosDisplay.h116 COMPOSITION_EXYNOS, enumerator
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp607 if ((ret = assignCompositionTarget(display, COMPOSITION_EXYNOS)) != NO_ERROR) { in assignResourceInternal()
969 else if (targetType == COMPOSITION_EXYNOS) in assignCompositionTarget()
984 if (targetType == COMPOSITION_EXYNOS) { in assignCompositionTarget()