HomeSort by relevance Sort by last modified time
    Searched full:setstyle (Results 276 - 300 of 582) sorted by null

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FingerPaint.java 39 mPaint.setStyle(Paint.Style.STROKE);
SensorTest.java 185 paint.setStyle(Paint.Style.FILL);
TextAlign.java 84 mPathPaint.setStyle(Paint.Style.STROKE);
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentDialogSupport.java 144 setStyle(style, theme);
  /development/samples/training/notify-user/src/com/example/android/pingme/
PingService.java 97 .setStyle(new NotificationCompat.BigTextStyle()
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYLegendWidget.java 65 iconBorderPaint.setStyle(Paint.Style.STROKE);
  /external/lldb/source/Plugins/Disassembler/llvm/
DisassemblerLLVMC.h 50 void SetStyle (bool use_hex_immed, HexImmediateStyle hex_style);
  /external/skia/bench/
HairlinePathBench.cpp 37 fPaint.setStyle(SkPaint::kStroke_Style);
  /external/skia/experimental/SkV8Example/
DrawingMethods.cpp 116 fillStyle.setStyle(SkPaint::kFill_Style);
  /external/skia/gm/
aaclip.cpp 232 paint.setStyle(SkPaint::kStroke_Style);
bitmapscroll.cpp 25 pLine.setStyle(SkPaint::kStroke_Style);
coloremoji.cpp 151 clipHairline.setStyle(SkPaint::kStroke_Style);
complexclip2.cpp 140 rectPaint.setStyle(SkPaint::kStroke_Style);
constcolorprocessor.cpp 160 labelPaint.setStyle(SkPaint::kStroke_Style);
dropshadowimagefilter.cpp 109 paint.setStyle(SkPaint::kStroke_Style);
hairlines.cpp 195 paint.setStyle(SkPaint::kStroke_Style);
imagefilterscropexpand.cpp 88 strokePaint.setStyle(SkPaint::kStroke_Style);
imagefilterscropped.cpp 128 paint.setStyle(SkPaint::kStroke_Style);
pathfill.cpp 18 paint.setStyle(SkPaint::kStroke_Style);
rrect.cpp 102 paint.setStyle(SkPaint::kStroke_Style);
textblob.cpp 100 p.setStyle(SkPaint::kStroke_Style);
variedtext.cpp 132 wirePaint.setStyle(SkPaint::kStroke_Style);
  /external/skia/samplecode/
SampleComplexClip.cpp 72 paint.setStyle(SkPaint::kStroke_Style);
SampleCull.cpp 155 paint.setStyle(SkPaint::kStroke_Style);
SampleDither.cpp 31 p.setStyle(SkPaint::kStroke_Style);

Completed in 175 milliseconds

<<11121314151617181920>>