OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateSnapshotIgnoreForLayer
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
OpenGLRenderer.h
496
void
updateSnapshotIgnoreForLayer
(const Rect& bounds, const Rect& clip,
OpenGLRenderer.cpp
519
void OpenGLRenderer::
updateSnapshotIgnoreForLayer
(const Rect& bounds, const Rect& clip,
542
updateSnapshotIgnoreForLayer
(bounds, clip, true, PaintUtils::getAlphaDirect(paint));
617
updateSnapshotIgnoreForLayer
(bounds, clip, fboLayer, PaintUtils::getAlphaDirect(paint));
[
all
...]
Completed in 412 milliseconds