Home
last modified time | relevance | path

Searched defs:mIndices (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
H A DTexturedMesh.java49 private int[] mIndices; field in TexturedMesh
208 private int[] mIndices; field in TexturedMesh.Builder
/aosp14/frameworks/base/libs/hwui/
H A DVertexBuffer.h161 void* mIndices; variable
/aosp14/frameworks/base/core/java/android/content/res/
H A DTypedArray.java128 /*package*/ int[] mIndices; field in TypedArray