OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setStyle
(Results
326 - 350
of
810
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/DeskClock/src/com/android/deskclock/
CircleTimerView.java
122
mPaint.
setStyle
(Paint.Style.STROKE);
127
mFill.
setStyle
(Paint.Style.FILL);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
IconView.java
117
mPaint.
setStyle
(Paint.Style.STROKE);
121
mPaint.
setStyle
(Paint.Style.FILL);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorBrightnessView.java
73
mDotPaint.
setStyle
(Paint.Style.FILL);
77
mBarPaint1.
setStyle
(Paint.Style.FILL);
ColorCompareView.java
68
mBarPaint1.
setStyle
(Paint.Style.FILL);
69
mOrigBarPaint1.
setStyle
(Paint.Style.FILL);
ColorOpacityView.java
71
mDotPaint.
setStyle
(Paint.Style.FILL);
77
mBarPaint1.
setStyle
(Paint.Style.FILL);
ColorSVRectView.java
73
mDotPaint.
setStyle
(Paint.Style.FILL);
81
mPaint1.
setStyle
(Paint.Style.FILL);
ColorSaturationView.java
73
mDotPaint.
setStyle
(Paint.Style.FILL);
77
mBarPaint1.
setStyle
(Paint.Style.FILL);
ColorValueView.java
68
mDotPaint.
setStyle
(Paint.Style.FILL);
71
mBarPaint1.
setStyle
(Paint.Style.FILL);
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderDisplayer.java
199
paint.
setStyle
(Paint.Style.FILL);
206
paint.
setStyle
(Paint.Style.FILL);
/frameworks/base/core/java/android/widget/
SimpleMonthView.java
259
mMonthTitlePaint.
setStyle
(Style.FILL);
268
mMonthDayLabelPaint.
setStyle
(Style.FILL);
276
mDayNumberSelectedPaint.
setStyle
(Style.FILL);
283
mDayNumberPaint.
setStyle
(Style.FILL);
291
mDayNumberDisabledPaint.
setStyle
(Style.FILL);
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
MonthView.java
288
mMonthTitlePaint.
setStyle
(Style.FILL);
295
mMonthTitleBGPaint.
setStyle
(Style.FILL);
302
mSelectedCirclePaint.
setStyle
(Style.FILL);
310
mMonthDayLabelPaint.
setStyle
(Style.FILL);
317
mMonthNumPaint.
setStyle
(Style.FILL);
/packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java
74
mPaints[i].
setStyle
(Paint.Style.FILL);
359
mBatteryBackgroundPaint.
setStyle
(Paint.Style.FILL);
361
mBatteryGoodPaint.
setStyle
(Paint.Style.STROKE);
363
mBatteryWarnPaint.
setStyle
(Paint.Style.STROKE);
365
mBatteryCriticalPaint.
setStyle
(Paint.Style.STROKE);
367
mTimeRemainPaint.
setStyle
(Paint.Style.FILL);
368
mChargingPaint.
setStyle
(Paint.Style.STROKE);
369
mScreenOnPaint.
setStyle
(Paint.Style.STROKE);
370
mGpsOnPaint.
setStyle
(Paint.Style.STROKE);
371
mWifiRunningPaint.
setStyle
(Paint.Style.STROKE)
[
all
...]
/external/skia/src/utils/debugger/
SkDrawCommand.cpp
123
p.
setStyle
(SkPaint::kStroke_Style);
155
p.
setStyle
(SkPaint::kStroke_Style);
171
p.
setStyle
(SkPaint::kStroke_Style);
187
p.
setStyle
(SkPaint::kStroke_Style);
462
p.
setStyle
(SkPaint::kStroke_Style);
567
p.
setStyle
(SkPaint::kStroke_Style);
962
p.
setStyle
(SkPaint::kStroke_Style);
/packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java
403
mMonthNumPaint.
setStyle
(Style.FILL);
435
mEventExtrasPaint.
setStyle
(Style.FILL);
447
mEventDeclinedExtrasPaint.
setStyle
(Style.FILL);
455
mWeekNumPaint.
setStyle
(Style.FILL);
463
mDNATimePaint.
setStyle
(Style.FILL_AND_STROKE);
467
mDNAAllDayPaint.
setStyle
(Style.FILL_AND_STROKE);
563
p.
setStyle
(Style.STROKE);
570
p.
setStyle
(Style.FILL);
[
all
...]
/external/chromium_org/third_party/skia/bench/
BitmapBench.cpp
162
p.
setStyle
(SkPaint::kStroke_Style);
310
p.
setStyle
(SkPaint::kFill_Style);
327
p.
setStyle
(SkPaint::kFill_Style);
/external/chromium_org/third_party/skia/tests/
PaintTest.cpp
146
paint.
setStyle
(SkPaint::kStrokeAndFill_Style);
216
paint.
setStyle
(SkPaint::kStroke_Style);
285
FOR_SETUP(p, styles,
setStyle
)
/external/skia/bench/
BitmapBench.cpp
164
p.
setStyle
(SkPaint::kStroke_Style);
312
p.
setStyle
(SkPaint::kFill_Style);
329
p.
setStyle
(SkPaint::kFill_Style);
/external/skia/tests/
PaintTest.cpp
146
paint.
setStyle
(SkPaint::kStrokeAndFill_Style);
216
paint.
setStyle
(SkPaint::kStroke_Style);
285
FOR_SETUP(p, styles,
setStyle
)
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DisplayModifier.java
102
paint.
setStyle
(Paint.Style.FILL);
108
paint.
setStyle
(Paint.Style.STROKE);
116
paint.
setStyle
(Paint.Style.FILL_AND_STROKE);
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
StyledCornersBitmapDrawable.java
82
mFlapPaint.
setStyle
(Style.FILL);
86
mBorderPaint.
setStyle
(Style.STROKE);
91
mCompatibilityModeBackgroundPaint.
setStyle
(Style.FILL);
/packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java
129
mBackgroundPaint.
setStyle
(Paint.Style.STROKE);
468
mBackgroundPaint.
setStyle
(Paint.Style.FILL_AND_STROKE);
473
mBackgroundPaint.
setStyle
(Paint.Style.STROKE);
/packages/experimental/DreamTheater/src/com/android/dreamtheater/
BouncyDroid.java
404
pt.
setStyle
(Paint.Style.FILL);
406
pt.
setStyle
(Paint.Style.STROKE);
411
pt.
setStyle
(Paint.Style.STROKE);
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
ShapeTest.java
100
paint.
setStyle
(Style.FILL);
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
PathClippingTests.java
32
paint.
setStyle
(Paint.Style.STROKE);
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/
DialView.java
81
mTextPaint.
setStyle
(Paint.Style.FILL_AND_STROKE);
Completed in 1325 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>