Home
last modified time | relevance | path

Searched refs:foregroundColor (Results 1 – 8 of 8) 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() argument
154 this.foregroundColor = foregroundColor; in CaptionStyleCompat()
167 captionStyle.foregroundColor, captionStyle.backgroundColor, Color.TRANSPARENT, in createFromCaptionStyleV19()
176 captionStyle.hasForegroundColor() ? captionStyle.foregroundColor : DEFAULT.foregroundColor, in createFromCaptionStyleV21()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/
DCea708Decoder.java661 int foregroundColor = in handleSetPenColor() local
677 currentCueInfoBuilder.setPenColor(foregroundColor, backgroundColor, edgeColor); in handleSetPenColor()
918 private int foregroundColor; field in Cea708Decoder.CueInfoBuilder
950 foregroundColor = COLOR_SOLID_WHITE; in reset()
1067 public void setPenColor(int foregroundColor, int backgroundColor, int edgeColor) { in setPenColor() argument
1069 if (this.foregroundColor != foregroundColor) { in setPenColor()
1070 captionStringBuilder.setSpan(new ForegroundColorSpan(this.foregroundColor), in setPenColor()
1075 if (foregroundColor != COLOR_SOLID_WHITE) { in setPenColor()
1077 this.foregroundColor = foregroundColor; in setPenColor()
1159 spannableStringBuilder.setSpan(new ForegroundColorSpan(foregroundColor), in buildSpannableString()
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DSubtitlePainter.java87 private int foregroundColor; field in SubtitlePainter
194 && this.foregroundColor == style.foregroundColor in draw()
224 this.foregroundColor = style.foregroundColor; in draw()
473 textPaint.setColor(foregroundColor); in drawTextLayout()
480 textPaint.setColor(foregroundColor); in drawTextLayout()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2844 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedNormal() local
2857 if (resultImage.getPixel(x,y).getPacked() != foregroundColor.getPacked()) in compareAndVerifyOverestimatedNormal()
2883 expectedImage.setPixel(x, y, foregroundColor); in compareAndVerifyOverestimatedNormal()
2885 if (resultImage.getPixel(x, y).getPacked() != foregroundColor.getPacked()) in compareAndVerifyOverestimatedNormal()
2914 const tcu::RGBA foregroundColor = tcu::RGBA(255, 255, 255, 255); in compareAndVerifyOverestimatedDegenerate() local
2933 referenceImage.setPixel(4 * (colNdx + 1), 4 * (rowNdx + 1), foregroundColor); in compareAndVerifyOverestimatedDegenerate()
2937 if (resultImage.getPixel(4 * (colNdx + 1) - 1, 4 * (rowNdx + 1) - 1) == foregroundColor) in compareAndVerifyOverestimatedDegenerate()
2938 referenceImage.setPixel(4 * (colNdx + 1) - 1, 4 * (rowNdx + 1) - 1, foregroundColor); in compareAndVerifyOverestimatedDegenerate()
2939 if (resultImage.getPixel(4 * (colNdx + 1) - 1, 4 * (rowNdx + 1)) == foregroundColor) in compareAndVerifyOverestimatedDegenerate()
2940 referenceImage.setPixel(4 * (colNdx + 1) - 1, 4 * (rowNdx + 1), foregroundColor); in compareAndVerifyOverestimatedDegenerate()
[all …]
/external/skia/site/docs/user/modules/
Dquickstart.md335 manager. You can specify either (color) or (foregroundColor and backgroundColor) in order to have
/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
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...