Home
last modified time | relevance | path

Searched defs:foregroundColor (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp497 const SkColor foregroundColor, in colrv1_configure_skpaint()
717 const SkColor foregroundColor, in colrv1_draw_paint()
766 …yph_with_path(SkCanvas* canvas, const SkSpan<FT_Color>& palette, SkColor foregroundColor, FT_Face … in colrv1_draw_glyph_with_path()
877 const SkColor foregroundColor, in colrv1_traverse_paint()
1067 const SkColor foregroundColor, in colrv1_start_glyph()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2876 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedNormal() local
2946 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedDegenerate() local
3031 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyUnderestimatedNormal() local
3661 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedNormal() local
3724 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedDegenerate() local
3801 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyUnderestimatedNormal() local
4193 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimated() local
4289 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyUnderestimated() local
/third_party/skia/modules/canvaskit/tests/
Dparagraph.spec.js145 foregroundColor: CanvasKit.Color4f(1.0, 0, 0, 0.8), property
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts2826 foregroundColor?: InputColor; property