HomeSort by relevance Sort by last modified time
    Searched refs:SOLID (Results 1 - 16 of 16) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/cts/
BlurMaskFilter_BlurTest.java 26 assertEquals(Blur.SOLID, Blur.valueOf("SOLID"));
36 assertEquals(Blur.SOLID, bulr[1]);
44 assertNotNull(new BlurMaskFilter(10.24f, Blur.SOLID));
  /frameworks/base/graphics/java/android/graphics/
BlurMaskFilter.java 29 SOLID(1), //!< include the original mask, blur outside
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/scrollbar/
scrollbar.edc 122 middle: SOLID;
161 middle: SOLID;
299 middle: SOLID;
338 middle: SOLID;
  /external/linux-tools-perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
SchedGui.py 91 brush = wx.Brush(top_color, wx.SOLID)
99 brush = wx.Brush(color, wx.SOLID)
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 593 // When this style flag is set, change existing background colors and images to a solid white background.
    [all...]
RenderObject.cpp 716 style = SOLID;
780 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
783 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
788 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
791 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
796 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
799 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
804 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
807 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
868 case SOLID:
    [all...]
RenderTreeAsText.cpp 160 case SOLID:
161 ts << "solid";
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 85 enum EBorderStyle { BNONE, BHIDDEN, INSET, GROOVE, RIDGE, OUTSET, DOTTED, DASHED, SOLID, DOUBLE };
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h 78 case SOLID:
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/6/
android.jar 

Completed in 108 milliseconds