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 502 void startTilingCurrentClip(bool opaque = false, bool expand = false);
    [all...]
OpenGLRenderer.cpp 212 startTilingCurrentClip(true);
273 void OpenGLRenderer::startTilingCurrentClip(bool opaque, bool expand) {
475 startTilingCurrentClip();
834 startTilingCurrentClip(true, true);
879 startTilingCurrentClip();
    [all...]

Completed in 39 milliseconds