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

/frameworks/base/libs/hwui/
H A DFloatColor.h28 struct FloatColor { struct in namespace:android::uirenderer
58 bool operator==(const FloatColor& other) const {
65 bool operator!=(const FloatColor& other) const {
75 REQUIRE_COMPATIBLE_LAYOUT(FloatColor);

Completed in 183 milliseconds