| /third_party/skia/src/core/ |
| D | SkScalerCache.h | 38 bool isColor() const {return fIsColor; } in isColor() function
|
| D | SkGlyph.h | 304 bool isColor() const { return fMaskFormat == SkMask::kARGB32_Format; } in isColor() function
|
| /third_party/skia/m133/src/core/ |
| D | SkGlyph.h | 340 bool isColor() const { return fFormat == SkMask::kARGB32_Format; } in isColor() function 500 bool isColor() const { return fMaskFormat == SkMask::kARGB32_Format; } in isColor() function
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_ifd.cpp | 2738 bool isColor = !isMonochrome; in IsValidDNG() local
|
| /third_party/skia/m133/third_party/externals/dng_sdk/source/ |
| D | dng_ifd.cpp | 2738 bool isColor = !isMonochrome; in IsValidDNG() local
|
| /third_party/skia/m133/include/effects/ |
| D | SkRuntimeEffect.h | 106 bool isColor() const { return SkToBool(this->flags & kColor_Flag); } in isColor() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Device.cpp | 559 bool isColor = (flags & Device::COLOR_BUFFER) == Device::COLOR_BUFFER; in stretchRect() local
|
| /third_party/ffmpeg/libpostproc/ |
| D | postprocess.c | 540 const int8_t QPs[], int QPStride, int isColor, pp_mode *vm, pp_context *vc) in postProcess()
|
| /third_party/backends/backend/ |
| D | epson2.c | 1916 SANE_Bool isColor = mode_params[optindex].color; in setvalue() local
|
| D | epson.c | 4033 SANE_Bool isColor = mode_params[optindex].color; in setvalue() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryLayeredRenderingTests.cpp | 500 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| D | vktGeometryLayeredRenderingTests.cpp | 500 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow() local
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| D | sglrReferenceContext.cpp | 3336 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local 3353 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 1416 const bool isColor = depthStencilFormat == VK_FORMAT_UNDEFINED; in initializeAttachmentReference() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 1428 const bool isColor = depthStencilFormat == VK_FORMAT_UNDEFINED; in initializeAttachmentReference() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fGeometryShaderTests.cpp | 3576 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTexture.cpp | 638 const bool isColor = isColorOrder(format.order); in isValid() local
|