Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DMatrix.h204 bool changesBounds() const;
DMatrix.cpp128 bool Matrix4::changesBounds() const { in changesBounds() function in android::uirenderer::Matrix4