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

/frameworks/base/libs/hwui/
H A DFloatColor.h27 struct FloatColor { struct in namespace:android::uirenderer
42 bool operator==(const FloatColor& other) const {
49 bool operator!=(const FloatColor& other) const {
59 REQUIRE_COMPATIBLE_LAYOUT(FloatColor);

Completed in 236 milliseconds