Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libgscaler/include/hardware/exynos/
DLibMpp.h41 virtual int SetInputCrop(void *handle, exynos_mpp_img *src, exynos_mpp_img *dst) = 0;
/hardware/google/graphics/common/libgscaler/
Dlibgscaler_obj.h209 virtual int SetInputCrop(void *handle, exynos_mpp_img *src, exynos_mpp_img *dst);
Dlibgscaler_obj.cpp1790 int CGscaler::SetInputCrop(void *handle, in SetInputCrop() function in CGscaler