Searched defs:Glop (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DGlop.h84 * Eventually, a Glop should be able to be drawn multiple times from
89 struct Glop { struct in namespace:android::uirenderer
90 PREVENT_COPY_AND_ASSIGN(Glop);
92 Glop() { } function in struct:android::uirenderer::Glop
149 // Canvas transform of Glop - not necessarily applied to geometry (see flags)

Completed in 88 milliseconds