HomeSort by relevance Sort by last modified time
    Searched full:radial_gradient (Results 1 - 10 of 10) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
RoundRects.java 75 mDrawable.setGradientType(GradientDrawable.RADIAL_GRADIENT);
100 mDrawable.setGradientType(GradientDrawable.RADIAL_GRADIENT);
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 107 public static final int RADIAL_GRADIENT = 1;
312 * {@link #RADIAL_GRADIENT} or {@link #SWEEP_GRADIENT}
324 * the gradient type is set to {@link #RADIAL_GRADIENT} or {@link #SWEEP_GRADIENT}.</p>
343 * gradient type is set to {@link #RADIAL_GRADIENT}.</p>
751 } else if (st.mGradient == RADIAL_GRADIENT) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_tgsi.c 194 radial_gradient(struct ureg_program *ureg, function
540 radial_gradient(ureg, src,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 180 radial_gradient(struct ureg_program *ureg, function
577 radial_gradient(ureg, src,
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 194 radial_gradient(struct ureg_program *ureg, function
540 radial_gradient(ureg, src,
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 180 radial_gradient(struct ureg_program *ureg, function
577 radial_gradient(ureg, src,
  /external/skia/gm/
gradients.cpp 330 SkString onShortName() { return SkString("radial_gradient"); }
  /external/pixman/pixman/
pixman-private.h 46 typedef struct radial_gradient radial_gradient_t;
153 struct radial_gradient struct
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java 431 drawable.setGradientType(GradientDrawable.RADIAL_GRADIENT);
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 3174 milliseconds