HomeSort by relevance Sort by last modified time
    Searched full:setstyle (Results 151 - 175 of 884) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/skia/gm/
quadpaths.cpp 39 paint.setStyle(style);
126 rectPaint.setStyle(SkPaint::kStroke_Style);
187 paint.setStyle(style);
275 rectPaint.setStyle(SkPaint::kStroke_Style);
strokerects.cpp 54 paint.setStyle(SkPaint::kStroke_Style);
thinstrokedrects.cpp 32 paint.setStyle(SkPaint::kStroke_Style);
  /external/chromium_org/third_party/skia/samplecode/
SampleMipMap.cpp 30 paint.setStyle(SkPaint::kStroke_Style);
SampleStringArt.cpp 52 paint.setStyle(SkPaint::kStroke_Style);
  /external/chromium_org/third_party/skia/tests/
CanvasStateHelpers.cpp 20 bluePaint.setStyle(SkPaint::kFill_Style);
GpuDrawPathTest.cpp 32 paint.setStyle(SkPaint::kStroke_Style);
  /external/chromium_org/ui/views/controls/
progress_bar.cc 73 paint.setStyle(SkPaint::kFill_Style);
105 paint.setStyle(SkPaint::kFill_Style);
123 paint.setStyle(SkPaint::kStroke_Style);
292 paint.setStyle(SkPaint::kFill_Style);
  /external/skia/gm/
alphagradients.cpp 37 paint.setStyle(SkPaint::kStroke_Style);
arcofzorro.cpp 42 p.setStyle(SkPaint::kStroke_Style);
bitmaprecttest.cpp 24 paint.setStyle(SkPaint::kStroke_Style);
getpostextpath.cpp 33 paint.setStyle(SkPaint::kStroke_Style);
linepaths.cpp 39 paint.setStyle(style);
124 rectPaint.setStyle(SkPaint::kStroke_Style);
180 paint.setStyle(style);
266 rectPaint.setStyle(SkPaint::kStroke_Style);
ovals.cpp 59 p.setStyle(SkPaint::kStroke_Style);
68 p.setStyle(SkPaint::kStroke_Style);
76 p.setStyle(SkPaint::kStrokeAndFill_Style);
154 rectPaint.setStyle(SkPaint::kStroke_Style);
quadpaths.cpp 39 paint.setStyle(style);
125 rectPaint.setStyle(SkPaint::kStroke_Style);
185 paint.setStyle(style);
272 rectPaint.setStyle(SkPaint::kStroke_Style);
strokerects.cpp 54 paint.setStyle(SkPaint::kStroke_Style);
thinstrokedrects.cpp 36 paint.setStyle(SkPaint::kStroke_Style);
  /external/skia/samplecode/
SampleMipMap.cpp 30 paint.setStyle(SkPaint::kStroke_Style);
SampleStringArt.cpp 52 paint.setStyle(SkPaint::kStroke_Style);
  /external/skia/tests/
GpuDrawPathTest.cpp 32 paint.setStyle(SkPaint::kStroke_Style);
  /frameworks/base/core/java/com/android/internal/app/
MediaRouteControllerDialogFragment.java 42 setStyle(STYLE_NORMAL, android.R.style.Theme_DeviceDefault_Dialog);
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathOffsetActivity.java 46 mPaint.setStyle(Paint.Style.STROKE);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterDraw.java 81 public void setStyle(byte style) {
119 paint.setStyle(Style.STROKE);
165 paint.setStyle(Style.STROKE);
228 paint.setStyle(Style.STROKE);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 86 mBorderPaint.setStyle(Paint.Style.STROKE);
88 mShadowPaint.setStyle(Paint.Style.FILL);
125 public void setStyle(byte style) {
265 mIconPaint.setStyle(Paint.Style.STROKE);
  /packages/apps/Settings/src/com/android/settings/widget/
ChartNetworkSeriesView.java 119 mPaintStroke.setStyle(Style.STROKE);
124 mPaintFill.setStyle(Style.FILL);
129 mPaintFillSecondary.setStyle(Style.FILL);
135 mPaintEstimate.setStyle(Style.STROKE);

Completed in 990 milliseconds

1 2 3 4 5 67 8 91011>>