Searched defs:isColor (Results 1 – 8 of 8) sorted by relevance
38 bool isColor() const {return fIsColor; } in isColor() function
303 bool isColor() const { return fMaskFormat == SkMask::kARGB32_Format; } in isColor() function
2735 bool isColor = !isMonochrome; in IsValidDNG() local
559 bool isColor = (flags & Device::COLOR_BUFFER) == Device::COLOR_BUFFER; in stretchRect() local
500 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow() local
3315 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local3332 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
3531 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
589 const bool isColor = isColorOrder(format.order); in isValid() local