Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.h106 inline void SetDstCacheable(bool __UNUSED__ cacheable) { } in SetDstCacheable() function
Dlibscaler.cpp360 sc->SetDstCacheable(cacheable != 0); in exynos_sc_set_dst_format()
587 sc->SetDstCacheable(dst_img->cacheable != 0); in exynos_sc_config_exclusive()
750 sc->SetDstCacheable(dst_img->cacheable != 0); in exynos_sc_config_blend_exclusive()
Dlibscaler-v4l2.h294 inline void SetDstCacheable(bool cacheable) { in SetDstCacheable() function