/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
LoadAverageService.java | 112 mLoadPaint.setARGB(255, 255, 255, 255); 117 mAddedPaint.setARGB(255, 128, 255, 128); 123 mRemovedPaint.setARGB(255, 255, 128, 128); 129 mShadowPaint.setARGB(192, 0, 0, 0); 136 mShadow2Paint.setARGB(192, 0, 0, 0); 140 mIrqPaint.setARGB(0x80, 0, 0, 0xff); 143 mSystemPaint.setARGB(0x80, 0xff, 0, 0); 146 mUserPaint.setARGB(0x80, 0, 0xff, 0);
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
FramedTextButton.java | 104 gPaint.setARGB(96, 255, 255, 255); 119 gPaint.setARGB(128, 255, 255, 255); 125 gPaint.setARGB(255, 255, 255, 255);
|
/frameworks/base/core/java/com/android/internal/widget/ |
PointerLocationView.java | 145 mTextPaint.setARGB(255, 0, 0, 0); 148 mTextBackgroundPaint.setARGB(128, 255, 255, 255); 151 mTextLevelPaint.setARGB(192, 255, 0, 0); 154 mPaint.setARGB(255, 255, 255, 255); 159 mCurrentPointPaint.setARGB(255, 255, 0, 0); 164 mTargetPaint.setARGB(255, 0, 0, 192); 167 mPathPaint.setARGB(255, 0, 96, 255); 299 mPaint.setARGB(255, 128, 255, 255); 320 mPaint.setARGB(128, 128, 0, 128); 332 mPaint.setARGB(255, 255, 64, 128) [all...] |
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
BatteryHistoryChart.java | 181 mBatteryBackgroundPaint.setARGB(255, 128, 128, 128); 183 mBatteryGoodPaint.setARGB(128, 0, 255, 0); 185 mBatteryWarnPaint.setARGB(128, 255, 255, 0); 187 mBatteryCriticalPaint.setARGB(192, 255, 0, 0); 189 mChargingPaint.setARGB(255, 0, 128, 0); 449 mScreenOnPaint.setARGB(255, 32, 64, 255); 450 mGpsOnPaint.setARGB(255, 32, 64, 255); 451 mWifiRunningPaint.setARGB(255, 32, 64, 255); 452 mWakeLockPaint.setARGB(255, 32, 64, 255); 457 mScreenOnPaint.setARGB(255, 0, 0, 255) [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/ |
HistogramView.java | 96 mPaint.setARGB(100, 255, 255, 255); 134 mPaint.setARGB(255, 200, 200, 200);
|
/external/skia/gm/ |
conicpaths.cpp | 131 paint.setARGB(kAlphaValue[a], 0, 0, 0);
|
hairlines.cpp | 190 paint.setARGB(kAlphaValue[a], 0, 0, 0);
|
lumafilter.cpp | 37 paint.setARGB(0x20, 0, 0, 0xff);
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
Spline.java | 215 gPaint.setARGB(128, 150, 150, 150); 222 gPaint.setARGB(255, 100, 100, 100); 226 gPaint.setARGB(128, 200, 200, 200);
|
ImageCurves.java | 381 paint.setARGB(100, 255, 255, 255); 413 paint2.setARGB(255, 200, 200, 200);
|
/external/chromium/chrome/browser/ui/views/ |
create_application_shortcut_view.cc | 173 border_paint.setARGB(0xFF, 0xC8, 0xC8, 0xC8); 187 inner_paint.setARGB(0xFF, 0xF8, 0xF8, 0xF8);
|
/packages/apps/Gallery/src/com/android/camera/ |
HighlightView.java | 382 mFocusPaint.setARGB(125, 50, 50, 50); 383 mNoFocusPaint.setARGB(125, 50, 50, 50);
|
ImageGallery.java | 836 paint.setARGB(0x80, 0x00, 0x00, 0x00); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GameView.java | 496 paint.setARGB(blend(alpha, a1, a2), blend(alpha, r1, r2), 748 mPaint.setARGB(255, 127, 127, 255);
|
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 244 mLinePaint.setARGB(255, 0, 255, 0); 248 mLinePaintBad.setARGB(255, 120, 180, 0); [all...] |
/external/chromium_org/chrome/browser/ui/views/ |
create_application_shortcut_view.cc | 208 border_paint.setARGB(0xFF, 0xC8, 0xC8, 0xC8); 222 inner_paint.setARGB(0xFF, 0xF8, 0xF8, 0xF8);
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
LabelMaker.java | 69 mClearPaint.setARGB(0, 0, 0, 0);
|
SpriteTextRenderer.java | 50 mLabelPaint.setARGB(0xff, 0x00, 0x00, 0x00);
|
/external/chromium_org/third_party/skia/include/core/ |
SkPaint.h | 388 void setARGB(U8CPU a, U8CPU r, U8CPU g, U8CPU b); [all...] |
/external/skia/include/core/ |
SkPaint.h | 388 void setARGB(U8CPU a, U8CPU r, U8CPU g, U8CPU b); [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/ |
StateView.java | 155 mPaint.setARGB(255, 200, 0, 0);
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PaintTest.java | 415 p.setARGB(0, 0, 0, 0); 418 p.setARGB(3, 3, 3, 3);
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
GameView.java | 461 paint.setARGB(blend(alpha, a1, a2), blend(alpha, r1, r2), [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Paint.java | 829 public void setARGB(int a, int r, int g, int b) { [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardView.java | 154 paint.setARGB((paint.getAlpha() * alpha) / Constants.Color.ALPHA_OPAQUE,
|