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

  /frameworks/base/libs/hwui/
OpenGLRenderer.h 539 void updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
    [all...]
OpenGLRenderer.cpp 650 void OpenGLRenderer::updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
673 updateSnapshotIgnoreForLayer(bounds, clip, true, getAlphaDirect(paint));
748 updateSnapshotIgnoreForLayer(bounds, clip, fboLayer, getAlphaDirect(paint));
    [all...]

Completed in 66 milliseconds