| /third_party/skia/src/ports/ |
| H A D | SkScalerContext_win_dw.cpp | 1086 SkColor color; in generateColorGlyphImage() local
|
| /third_party/skia/src/utils/ |
| H A D | SkShadowUtils.cpp | 458 draw_shadow(const FACTORY& factory, std::function<void(const SkVertices*, SkBlendMode, const SkPaint&, SkScalar tx, SkScalar ty, bool)> drawProc, ShadowedPath& path, SkColor color, bool isLimitElevation = false) draw_shadow() argument 828 SkColor color = rec.fSpotColor; drawShadow() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Commands.h | 245 Color color; member
|
| /third_party/skia/tools/fonts/ |
| H A D | TestSVGTypeface.cpp | 1306 SkColor color = paint.getColor(); variable [all...] |
| /third_party/skia/third_party/etc1/ |
| H A D | etc1.cpp | 381 static bool inRange4bitSigned(int color) { in inRange4bitSigned() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 97 SkColor color; in make_fuzz_colorfilter() local 178 SkColor color; in make_fuzz_shader() local 614 sk_sp<SkImageFilter> color = make_fuzz_imageFilter(fuzz, depth - 1); in make_fuzz_imageFilter() local 621 SkColor color; in make_fuzz_imageFilter() local [all...] |
| /third_party/skia/modules/svg/include/ |
| H A D | SkSVGTypes.h | 179 const SkSVGColorType& color() const { SkASSERT(fType == Type::kColor); return fColor; } in color() function in SkSVGColor 209 const SkSVGColor& color() const { in color() function in SkSVGPaint 407 const SkSVGColorType& color() const { SkASSERT(fType == Type::kColor); return fColor; } in color() function in SkSVGStopColor
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboColorbufferTests.cpp | 169 Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() local 874 const Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() local 940 const Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() local 1002 const Vec4 color = randomVector<4>(rnd, fmtInfo.valueMin, fmtInfo.valueMax); in render() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeShaderApiTests.cpp | 818 GLint color[] = {0, 0, 0, 0}; in sampler_parameterIiv() local 839 GLuint color[] = {0, 0, 0, 0}; in sampler_parameterIuiv() local
|
| H A D | es31fShaderFramebufferFetchTests.cpp | 250 tcu::Vec4 scaleColorValue (tcu::TextureFormat format, const tcu::Vec4& color) in scaleColorValue() argument 418 void FramebufferFetchTestCase::genFramebufferWithTexture (const tcu::Vec4& color) in genFramebufferWithTexture() argument 430 void FramebufferFetchTestCase::genAttachementTexture (const tcu::Vec4& color) in genAttachementTexture() argument 507 genUniformColor(const tcu::Vec4& color) genUniformColor() argument 1236 genReferenceMipmap(const tcu::Vec4& color, tcu::TextureLevel& reference) genReferenceMipmap() argument 1243 clear(getSubregion(reference.getAccess(), left, 0, 0, width-left, top, 1), color); genReferenceMipmap() local 1244 clear(getSubregion(reference.getAccess(), 0, top, 0, left, height-top, 1), color); genReferenceMipmap() local 1245 clear(getSubregion(reference.getAccess(), left, top, 0, width-left, height-top, 1), color); genReferenceMipmap() local 1246 clear(getSubregion(reference.getAccess(), 0, 0, 0, left, top, 1), color); genReferenceMipmap() local [all...] |
| H A D | es31fVertexAttributeBindingTests.cpp | 456 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (colorA) : (colorB); in createBuffers() local 772 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (green) : (yellow); in createBuffers() local 784 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (green) : (yellow); in createBuffers() local 1031 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (green) : (yellow); createBuffers() local 1247 const tcu::Vec4& color = ((x + y) % 2 == 0) ? (green) : (yellow); createBuffers() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSmokeTests.cpp | 917 std::string coordColorFormat (int x, int y, const tcu::Vec4& color) in coordColorFormat() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineBlendOperationAdvancedTests.cpp | 466 Vec3 clipColor(Vec3 color) in clipColor() argument 491 Vec3 color = cbase + Vec3(ldiff); setLum() local 503 Vec3 color; setLumSat() local [all...] |
| H A D | vktPipelineDescriptorLimitsTests.cpp | 87 tcu::TextureLevel generateColorImage (const VkFormat format, const tcu::IVec2 &renderSize, const tcu::Vec4 color) in generateColorImage() argument 186 tcu::Vec4 color; member [all...] |
| H A D | vktPipelineImage2DViewOf3DTests.cpp | 165 const tcu::Vec4 color = tcu::Vec4(c, c, c, 1.0f); in fillImage() local [all...] |
| H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 78 VkClearColorValue color; member [all...] |
| H A D | vktPipelineNoPositionTests.cpp | 386 const auto color = NoPositionCase::getBackGroundColor(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 951 tcu::Vec4 color; in fillWithRandomColorTiles() local 954 tcu::clear(tcu::getSubregion(dst, xBegin, yBegin, slice, xEnd - xBegin, yEnd - yBegin, 1), color); in fillWithRandomColorTiles() local 987 const tcu::Vec4 color = tcu::Vec4(r, g, b, 1.0f); in fillWithUniqueColors() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktDynamicRenderingRandomTests.cpp | 69 Vec4 color; member 633 const Vec4 color = {m_random.getFloat(), m_random.getFloat(), m_random.getFloat(), 1.0f}; in iterate() local [all...] |
| H A D | vktRenderPassDitheringTests.cpp | 70 tcu::Vec4 color; member 99 std::vector<Vertex4RGBA> createQuad (const tcu::Vec4& color) in createQuad() argument [all...] |
| H A D | vktRenderPassUnusedAttachmentTests.cpp | 75 tcu::Vec4 color; member 921 const tcu::Vec4 color = unusedAccess.getPixel(x, y); verifyImage() local [all...] |
| H A D | vktRenderPassUnusedClearAttachmentTests.cpp | 1118 const tcu::Vec4 color = imageAccess.getPixel(x, y); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsBasicTests.cpp | 1130 const string color = (VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT == caseDef.shaderStage) ? "out_color[gl_InvocationID].b = 1.0f;\n" : "out_color.b = 1.0f;\n"; in initFrameBufferPrograms() local 1158 << " " << color in initFrameBufferPrograms() local
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrFragmentOperations.cpp | 581 const Vec3 color = cbase + Vec3(ldiff); in setLum() local 598 Vec3 color = Vec3(0.0f); in setLumSat() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglBufferAgeTests.cpp | 133 Color color; member [all...] |