Searched defs:LINE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DMesh.java57 LINE (1), enum constant in enum:Mesh.Primitive
/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java101 public static final int LINE = 2; field in class:GradientDrawable
366 * @param shape The desired shape for this drawable: {@link #LINE},
540 final boolean useLayer = haveStroke && haveFill && st.mShape != LINE &&
620 case LINE: {
1529 case LINE:

Completed in 79 milliseconds