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

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

Completed in 273 milliseconds