/packages/apps/Launcher2/src/com/android/launcher2/ |
HolographicOutlineHelper.java | 97 int outlineColor, int thickness) { 98 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, true, 102 int outlineColor, boolean clipAlpha, int thickness) { 188 mHolographicPaint.setColor(outlineColor); 201 int outlineColor) { 202 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, EXTRA_THICK); 206 int outlineColor) { 207 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, THICK); 211 int outlineColor, boolean clipAlpha) { 212 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, clipAlpha [all...] |
BubbleTextView.java | 191 private Bitmap createGlowingOutline(Canvas canvas, int outlineColor, int glowColor) { 198 mOutlineHelper.applyExtraThickExpensiveOutlineWithBlur(b, canvas, glowColor, outlineColor);
|
Workspace.java | [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
HolographicOutlineHelper.java | 105 int outlineColor, int thickness) { 106 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, true, 110 int outlineColor, boolean clipAlpha, int thickness) { 196 mHolographicPaint.setColor(outlineColor); 209 int outlineColor) { 210 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, EXTRA_THICK); 214 int outlineColor) { 215 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, THICK); 219 int outlineColor, boolean clipAlpha) { 220 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, clipAlpha [all...] |
BubbleTextView.java | 213 private Bitmap createGlowingOutline(Canvas canvas, int outlineColor, int glowColor) { 220 mOutlineHelper.applyExtraThickExpensiveOutlineWithBlur(b, canvas, glowColor, outlineColor);
|
Workspace.java | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorDOMAgent.h | 140 virtual void highlightRect(ErrorString*, int x, int y, int width, int height, const RefPtr<JSONObject>* color, const RefPtr<JSONObject>* outlineColor); 141 virtual void highlightQuad(ErrorString*, const RefPtr<JSONArray>& quad, const RefPtr<JSONObject>* color, const RefPtr<JSONObject>* outlineColor); 143 virtual void highlightFrame(ErrorString*, const String& frameId, const RefPtr<JSONObject>* color, const RefPtr<JSONObject>* outlineColor); 245 void innerHighlightQuad(PassOwnPtr<FloatQuad>, const RefPtr<JSONObject>* color, const RefPtr<JSONObject>* outlineColor);
|
InspectorDOMAgent.cpp | [all...] |
InspectorOverlay.cpp | 110 void drawOutlinedQuad(GraphicsContext* context, const FloatQuad& quad, const Color& fillColor, const Color& outlineColor) 123 context->setStrokeColor(outlineColor);
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderInline.cpp | [all...] |
RenderObject.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
CSSPropertyAnimation.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyle.cpp | [all...] |
RenderStyle.h | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSComputedStyleDeclaration.cpp | [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
android_3p-bundle.js | [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
android_3p-bundle.js | [all...] |