Searched defs:setScissor (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ | ||
H A D | GLFunctorDrawable.cpp | 33 static void setScissor(int viewportHeight, const SkIRect& clip) { in setScissor() function |
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ | ||
H A D | GLESRenderEngine.cpp | 592 void GLESRenderEngine::setScissor(const Rect& region) { in setScissor() function in android::renderengine::gl::GLESRenderEngine |
/aosp12/frameworks/native/libs/renderengine/gl/ | ||
H A D | GLESRenderEngine.cpp | 653 void GLESRenderEngine::setScissor(const Rect& region) { in setScissor() function in android::renderengine::gl::GLESRenderEngine |