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.java87 public int getIndexCount() { method in class:TintTypedArray
88 return mWrapped.getIndexCount();
/frameworks/base/core/java/android/content/res/
H A DTypedArray.java102 public int getIndexCount() { method in class:TypedArray
114 * {@link #getIndexCount()}.
1104 * @return an array of length {@link #getIndexCount()} populated with theme

Completed in 120 milliseconds