Searched defs:renderGlop (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/libs/hwui/
H A DBakedOpRenderer.h80 void renderGlop(const BakedOpState& state, const Glop& glop) { function in class:android::uirenderer::BakedOpRenderer
81 renderGlop(&state.computedState.clippedBounds,
87 void renderGlop(const Rect* dirtyBounds, const ClipBase* clip, const Glop& glop) { function in class:android::uirenderer::BakedOpRenderer

Completed in 131 milliseconds