Home
last modified time | relevance | path

Searched refs:setBackgroundColor (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestAudioActivity.java194 … mOpenButton.setBackgroundColor(mAudioState == AUDIO_STATE_OPEN ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()
195 … mStartButton.setBackgroundColor(mAudioState == AUDIO_STATE_STARTED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()
196 … mPauseButton.setBackgroundColor(mAudioState == AUDIO_STATE_PAUSED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()
197 … mStopButton.setBackgroundColor(mAudioState == AUDIO_STATE_STOPPED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()
198 … mCloseButton.setBackgroundColor(mAudioState == AUDIO_STATE_CLOSED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()
/third_party/skia/tools/skottie_ios_app/
Dmain.mm81 [scrollView setBackgroundColor:[UIColor blackColor]];
88 [mainView setBackgroundColor:[UIColor whiteColor]];
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp99 defaultStyle.setBackgroundColor(blue); in drawTest()
123 style.setBackgroundColor(background); in drawTest()
198 defaultStyle.setBackgroundColor(white); in drawCode()
274 style.setBackgroundColor(blue); in drawText()
294 style.setBackgroundColor(background); in drawText()
326 style.setBackgroundColor(gray); in drawLine()
446 style.setBackgroundColor(gray); in drawLine()
589 style0.setBackgroundColor(gray); in drawFlutter()
598 style1.setBackgroundColor(yellow); in drawFlutter()
844 style0.setBackgroundColor(gray); in hangingS()
[all …]
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieView.java217 public void setBackgroundColor(int colorRGB) { in setBackgroundColor() method in SkottieView
/third_party/skia/experimental/minimal_ios_mtl_skia_app/
Dmain.mm113 [mtkView setBackgroundColor:[UIColor blackColor]];
/third_party/skia/modules/canvaskit/
Dparagraph_bindings.cpp137 ts.setBackgroundColor(p2); in toTextStyle()
540 ts.setBackgroundColor(background); in EMSCRIPTEN_BINDINGS()
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieActivity.java233 mGrid.setBackgroundColor(Color.LTGRAY); in createLayout()
/third_party/skia/modules/skparagraph/include/
DTextStyle.h211 void setBackgroundColor(SkPaint paint) { setBackgroundPaint(paint); } in setBackgroundColor() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/cocoa/
Dgstvkwindow_cocoa.m305 [self setBackgroundColor:[NSColor blackColor]];
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_window.js264 setBackgroundColor: function(...args) { method
Ddtv.js5583 setBackgroundColor: function (...args) { method
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp5231 text_style.setBackgroundColor(SkPaint(SkColors::kRed)); in UNIX_ONLY_TEST()
6034 text_style.setBackgroundColor(whiteSpaces); in UNIX_ONLY_TEST()
6037 text_style.setBackgroundColor(text); in UNIX_ONLY_TEST()
6181 text_style.setBackgroundColor(red); in UNIX_ONLY_TEST()
7161 style0.setBackgroundColor(SkPaint(SkColors::kLtGray)); in UNIX_ONLY_TEST()
7166 style1.setBackgroundColor(SkPaint(SkColors::kYellow)); in UNIX_ONLY_TEST()
7173 style0.setBackgroundColor(SkPaint(SkColors::kWhite)); in UNIX_ONLY_TEST()
7178 style1.setBackgroundColor(SkPaint(SkColors::kMagenta)); in UNIX_ONLY_TEST()
7185 style0.setBackgroundColor(SkPaint(SkColors::kGray)); in UNIX_ONLY_TEST()
7190 style1.setBackgroundColor(SkPaint(SkColors::kCyan)); in UNIX_ONLY_TEST()
[all …]
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1292 defaultStyle.setBackgroundColor(paint); in updateBackgroundPaint()
1296 textStyle.fStyle.setBackgroundColor(paint); in updateBackgroundPaint()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglwindow_cocoa.m633 [self setBackgroundColor:[NSColor blackColor]];
/third_party/cef/tests/cefclient/browser/
Droot_window_mac.mm418 setBackgroundColor:[NSColor