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 597 void updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
    [all...]
OpenGLRenderer.cpp 571 void OpenGLRenderer::updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
594 updateSnapshotIgnoreForLayer(bounds, clip, true, getAlphaDirect(paint));
669 updateSnapshotIgnoreForLayer(bounds, clip, fboLayer, getAlphaDirect(paint));
    [all...]

Completed in 169 milliseconds