Searched defs:isColor (Results 1 – 7 of 7) sorted by relevance
74 bool isColor() const { return getType() == SkType_Color; } in isColor() function
103 bool isColor = ((id >= CSSValueAqua && id <= CSSValueTransparent) in interpolationRequiresStyleResolve() local
63 bool isColor() const { return type() == TypeColor; } in isColor() function
3258 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local3275 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
3406 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
5557 …bool isColor = ((val->id >= CSSValueAqua && val->id <= CSSValueWindowtext) || val->id == CSSValueM… in parseShadow() local