Searched refs:dirtyClip (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp382 dirtyClip();
400 dirtyClip();
474 bool dirtyClip = mDirtyClip; local
479 if (mCaches.enableScissor() || dirtyClip) {
763 dirtyClip();
1014 dirtyClip();
1082 dirtyClip();
1474 dirtyClip();
1491 dirtyClip();
1580 // NOTE: The order here is important, we must set dirtyClip t
[all...]
H A DOpenGLRenderer.h1033 inline void dirtyClip() { function in class:android::uirenderer::OpenGLRenderer

Completed in 986 milliseconds