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

/frameworks/base/libs/hwui/
H A DSnapshot.h126 bool hasPerspectiveTransform() const;
H A DSnapshot.cpp181 bool Snapshot::hasPerspectiveTransform() const { function in class:android::uirenderer::Snapshot
H A DOpenGLRenderer.cpp2691 (mSnapshot->hasPerspectiveTransform() ? NULL : &mSnapshot->getLocalClip());

Completed in 49 milliseconds