Searched defs:foregroundColor (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 497 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/ |
D | vktRasterizationTests.cpp | 2876 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/ |
D | paragraph.spec.js | 145 foregroundColor: CanvasKit.Color4f(1.0, 0, 0, 0.8), property
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 2826 foregroundColor?: InputColor; property
|