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
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 409 milliseconds