Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/
DCaptionStyleCompat.java89 public final int foregroundColor; field in CaptionStyleCompat
148 int foregroundColor, in CaptionStyleCompat()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/
DCea708Decoder.java661 int foregroundColor = in handleSetPenColor() local
918 private int foregroundColor; field in Cea708Decoder.CueInfoBuilder
1067 public void setPenColor(int foregroundColor, int backgroundColor, int edgeColor) { in setPenColor()
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DSubtitlePainter.java87 private int foregroundColor; field in SubtitlePainter
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2844 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedNormal() local
2914 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedDegenerate() local
2999 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyUnderestimatedNormal() local
3632 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedNormal() local
3695 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedDegenerate() local
3772 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyUnderestimatedNormal() local
4163 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimated() local
4259 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyUnderestimated() local
/external/skia/modules/canvaskit/tests/
Dparagraph.spec.js145 foregroundColor: CanvasKit.Color4f(1.0, 0, 0, 0.8), property
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts2758 foregroundColor?: InputColor; property