Searched refs:preserveRects (Results 1 – 6 of 6) sorted by relevance
64 bool preserveRects() const;
304 if (CC_LIKELY(preserveRects())) { in transform()425 bool Transform::preserveRects() const { in preserveRects() function in android::ui::Transform430 return (!preserveRects() || getType() >= ui::Transform::SCALE); in needsBilinearFiltering()
458 if (!t.preserveRects()) { in sanitize()
656 if (tr.preserveRects()) { in ensureOutputLayerIfVisible()