Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h343 bool supportedHResizing(int16_t from, int16_t to) const in supportedHResizing() function
366 return supportedHResizing(from.hori, to.hori) && supportedVResizing(from.vert, to.vert); in supportedResizing()