Searched defs:getIndexCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DVertexBuffer.h130 unsigned int getIndexCount() const { return mIndexCount; } function in class:android::uirenderer::VertexBuffer
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DTintTypedArray.java130 public int getIndexCount() { method in class:TintTypedArray
131 return mWrapped.getIndexCount();
/frameworks/base/core/java/android/content/res/
H A DTypedArray.java111 public int getIndexCount() { method in class:TypedArray
124 * {@link #getIndexCount()}.
1159 * @return an array of length {@link #getIndexCount()} populated with theme

Completed in 108 milliseconds