Home
last modified time | relevance | path

Searched defs:Shape (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DShape.java34 public abstract class Shape implements Cloneable { class
/frameworks/base/libs/hwui/
DTessellationCache.h67 union Shape { union
DPathCache.h137 union Shape { union
/frameworks/base/graphics/java/android/graphics/drawable/
DGradientDrawable.java118 public @interface Shape {} annotation in GradientDrawable