Home
last modified time | relevance | path

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

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowButton.java14 setBackgroundColor(android.R.color.transparent); in applyAttributes()
DShadowView.java267 public void setBackgroundColor(int color) { in setBackgroundColor() method in ShadowView
/external/opencv3/modules/viz/src/
Dviz3d.cpp140 void cv::viz::Viz3d::setBackgroundColor(const Color& color, const Color& color2) { impl_->setBackgr… in setBackgroundColor() function in cv::viz::Viz3d
Dvizimpl.hpp98 void setBackgroundColor(const Color& color, const Color& color2);
Dvizimpl.cpp336 void cv::viz::Viz3d::VizImpl::setBackgroundColor(const Color& color, const Color& color2) in setBackgroundColor() function in cv::viz::Viz3d::VizImpl
355 { setBackgroundColor(Color(2, 1, 1), Color(240, 120, 120)); } in setBackgroundMeshLab()
/external/clang/test/FixIt/
Dfixit-objc-bridge-related-property.m14 - (void)setBackgroundColor:(NSColor *)color;
Dfixit-objc-bridge-related-attr.m15 - (void)setBackgroundColor:(NSColor *)color;
/external/opencv3/modules/viz/include/opencv2/viz/
Dviz3d.hpp212 …void setBackgroundColor(const Color& color = Color::black(), const Color& color2 = Color::not_set(…
/external/clang/test/SemaObjCXX/
Dobjcbridge-related-attribute.mm11 - (void)setBackgroundColor:(NSColor *)color;
/external/webrtc/webrtc/modules/video_render/mac/
Dcocoa_full_screen_window.mm55 [_window setBackgroundColor:[NSColor blackColor]];
/external/clang/test/SemaObjC/
Dobjcbridge-related-attribute.m15 - (void)setBackgroundColor:(NSColor *)color;
Darc-objcbridge-related-attribute.m15 - (void)setBackgroundColor:(NSColor *)color;
Dcheck-objcbridge-related-attribute-lookup.m16 - (void)setBackgroundColor:(NSColor *)color;
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI_mac.mm45 [outWindow setBackgroundColor:[NSColor blueColor]];
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DViewTest.java151 view.setBackgroundColor(R.color.android_red); in shouldSetBackgroundColor()
168 view.setBackgroundColor(color); in shouldRecordBackgroundColor()
/external/opencv3/modules/viz/test/
Dtests_simple.cpp55 viz.setBackgroundColor(Color::black()); in TEST()
109 viz.setBackgroundColor(Color::mlab()); in TEST()
/external/skia/platform_tools/android/apps/visualbenchsdl/src/main/java/org/libsdl/app/
DSDLActivity.java930 button.setBackgroundColor(buttonBackgroundColor); in onCreateDialog()
949 content.setBackgroundColor(backgroundColor); in onCreateDialog()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java584 view.setBackgroundColor(getColor(value)); in setBackground()
/external/chromium-trace/catapult/tracing/test_data/
Dddms_calculator_start.trace1425 0x710b3968 android.view.View setBackgroundColor (I)V View.java