Searched defs:setStyle (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterDraw.java81 public void setStyle(byte style) { method in class:ImageFilterDraw
119 paint.setStyle(Style.STROKE);
165 paint.setStyle(Style.STROKE);
228 paint.setStyle(Style.STROKE);
/packages/apps/TV/usbtuner/src/com/google/android/exoplayer/text/
H A DSubtitleView.java124 setStyle(CaptionStyleCompat.DEFAULT);
170 public void setStyle(CaptionStyleCompat style) { method in class:SubtitleView
268 paint.setStyle(Style.FILL);
285 textPaint.setStyle(Style.FILL_AND_STROKE);
296 textPaint.setStyle(Style.FILL);
303 textPaint.setStyle(Style.FILL);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageDraw.java86 mBorderPaint.setStyle(Paint.Style.STROKE);
88 mShadowPaint.setStyle(Paint.Style.FILL);
125 public void setStyle(byte style) { method in class:ImageDraw
265 mIconPaint.setStyle(Paint.Style.STROKE);
/packages/apps/TV/usbtuner/libs/
H A Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...

Completed in 205 milliseconds