OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:renderGlop
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
BakedOpRenderer.h
80
void
renderGlop
(const BakedOpState& state, const Glop& glop) {
81
renderGlop
(&state.computedState.clippedBounds,
87
void
renderGlop
(const Rect* dirtyBounds, const ClipBase* clip, const Glop& glop) {
OpenGLRenderer.cpp
796
renderGlop
(glop);
809
renderGlop
(glop);
829
renderGlop
(glop);
[
all
...]
Completed in 199 milliseconds