/external/skqp/src/shaders/gradients/ |
D | Sk4fLinearGradient.cpp | 240 DstTraits<premul>::store(proc.currentColor(), dst, n); in shadeSpanInternal() 242 ramp<premul>(proc.currentColor(), proc.currentColorGrad(), dst, n, in shadeSpanInternal() 302 const Sk4f& currentColor() const { return fCc; } in currentColor() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
|
/external/skia/src/shaders/gradients/ |
D | Sk4fLinearGradient.cpp | 241 DstTraits<premul>::store(proc.currentColor(), dst, n); in shadeSpanInternal() 243 ramp<premul>(proc.currentColor(), proc.currentColorGrad(), dst, n, in shadeSpanInternal() 303 const Sk4f& currentColor() const { return fCc; } in currentColor() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
|
/external/skqp/tools/fonts/ |
D | SkTestSVGTypeface.cpp | 1186 constexpr SkColor currentColor = 0xFF2B0000; in onDrawPath() local 1189 if (color == currentColor) { in onDrawPath()
|
/external/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 1316 constexpr SkColor currentColor = 0xFF2B0000; in onDrawPath() local 1319 if (color == currentColor) { in onDrawPath()
|
/external/angle/src/libANGLE/ |
D | queryutils.cpp | 2441 const ColorF ¤tColor = state->getCurrentColor(); in GetMaterialParameters() local 2450 currentColor.writeData(params); in GetMaterialParameters() 2460 currentColor.writeData(params); in GetMaterialParameters()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1281 const tcu::Vec4 currentColor = pixelBuffer.getPixel(x, y, layerNdx); in fillQuarter() local 1282 const tcu::Vec4& newColor = (currentColor[0] < color[0]) ? currentColor : color; in fillQuarter()
|
/external/ImageMagick/www/assets/ |
D | magick.js | 6 …currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5…
|
D | magick.css | 6 …currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5…
|
/external/doclava/res/assets/templates-sdk/assets/css/ |
D | default.css | 701 color: currentColor; 5903 color: currentColor; 8209 color: currentColor;
|