Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DMatrix.h188 bool changesBounds() const;
DMatrix.cpp129 bool Matrix4::changesBounds() const { in changesBounds() function in android::uirenderer::Matrix4
DOpenGLRenderer.cpp2878 bool linearFilter = currentTransform().changesBounds(); in drawPosText()