Searched defs:isTransformValid (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/FrontEnd/ | ||
D | LayerSnapshot.cpp | 260 bool LayerSnapshot::isTransformValid(const ui::Transform& t) { in isTransformValid() function in android::surfaceflinger::frontend::LayerSnapshot |
/frameworks/native/services/surfaceflinger/ | ||
D | Layer.cpp | 2039 bool Layer::isTransformValid() const { in isTransformValid() function in android::Layer |