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 643 void updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
    [all...]
OpenGLRenderer.cpp 825 void OpenGLRenderer::updateSnapshotIgnoreForLayer(const Rect& bounds, const Rect& clip,
849 updateSnapshotIgnoreForLayer(bounds, clip, true, alpha);
924 updateSnapshotIgnoreForLayer(bounds, clip, fboLayer, alpha);
    [all...]

Completed in 6015 milliseconds