Searched refs:changesBounds (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DMatrix.h120 bool changesBounds() const;
H A DMatrix.cpp58 bool Matrix4::changesBounds() const { function in class:android::uirenderer::Matrix4
H A DOpenGLRenderer.cpp2573 bool linearFilter = mSnapshot->transform->changesBounds();
2665 bool linearFilter = mSnapshot->transform->changesBounds();

Completed in 852 milliseconds