Searched defs:isColor (Results 1 – 9 of 9) sorted by relevance
335 bool isColor() const { return fFormat == SkMask::kARGB32_Format; } in isColor() function470 bool isColor() const { return fMaskFormat == SkMask::kARGB32_Format; } in isColor() function
2735 bool isColor = !isMonochrome; in IsValidDNG() local
107 bool isColor() const { return SkToBool(this->flags & kColor_Flag); } in isColor() function
500 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow() local
3336 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local3353 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
1416 const bool isColor = depthStencilFormat == VK_FORMAT_UNDEFINED; in initializeAttachmentReference() local
3576 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
600 const bool isColor = isColorOrder(format.order); in isValid() local
8943 const bool isColor = in pruneSupersededUpdatesForLevel() local