HomeSort by relevance Sort by last modified time
    Searched refs:startTilingCurrentClip (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
OpenGLRenderer.h 562 void startTilingCurrentClip(bool opaque = false, bool expand = false);
    [all...]
OpenGLRenderer.cpp 144 startTilingCurrentClip(true);
195 void OpenGLRenderer::startTilingCurrentClip(bool opaque, bool expand) {
396 startTilingCurrentClip();
755 startTilingCurrentClip(true, true);
800 startTilingCurrentClip();
    [all...]

Completed in 44 milliseconds