Searched defs:isColor (Results 1 – 10 of 10) sorted by relevance
38 bool isColor() const {return fIsColor; } in isColor() function
304 bool isColor() const { return fMaskFormat == SkMask::kARGB32_Format; } in isColor() function
2735 bool isColor = !isMonochrome; in IsValidDNG() local
192 bool isColor() const { return fMaskFormat == SkMask::kARGB32_Format; } in isColor() function
559 bool isColor = (flags & Device::COLOR_BUFFER) == Device::COLOR_BUFFER; in stretchRect() local
559 const int8_t QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) in postProcess()
500 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow() local
3334 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local3351 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
3576 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
595 const bool isColor = isColorOrder(format.order); in isValid() local