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

/frameworks/base/libs/hwui/
H A DSnapshot.h110 void resetClip(float left, float top, float right, float bottom);
H A DSnapshot.cpp195 void Snapshot::resetClip(float left, float top, float right, float bottom) { function in class:android::uirenderer::Snapshot
H A DOpenGLRenderer.cpp789 mSnapshot->resetClip(clip.left, clip.top, clip.right, clip.bottom);

Completed in 555 milliseconds