Searched refs:currentColor (Results 1 – 7 of 7) sorted by relevance
/external/skia/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/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/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 | SkTestSVGTypeface.cpp | 1184 constexpr SkColor currentColor = 0xFF2B0000; in onDrawPath() local 1187 if (color == currentColor) { in onDrawPath()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1285 const tcu::Vec4 currentColor = pixelBuffer.getPixel(x, y, layerNdx); in fillQuarter() local 1286 const tcu::Vec4& newColor = (currentColor[0] < color[0]) ? currentColor : color; in fillQuarter()
|
/external/doclava/res/assets/templates-sdk/assets/css/ |
D | default.css | 701 color: currentColor; 5903 color: currentColor; 8209 color: currentColor;
|
/external/ImageMagick/www/assets/ |
D | magick.css | 6 …currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75…
|