Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h622 uint32_t getSrcHeightAlign(struct exynos_image &src);
DExynosMPP.cpp579 uint32_t ExynosMPP::getSrcHeightAlign(struct exynos_image &src) in getSrcHeightAlign() function in ExynosMPP
2054 uint32_t srcHeightAlign = getSrcHeightAlign(src); in isSupported()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp285 uint32_t srcCropHeightAlign = exynosMPPVG->getSrcHeightAlign(src_img); in doPreProcess()
DExynosDisplay.cpp2150 srcHeightAlign = otfMPP->getSrcHeightAlign(src_img); in configureHandle()