Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
H A DTexturedMesh.java114 @NonNull float[] vertices, @IndicesLayoutType int indicesLayoutType, in TexturedMesh()
252 public Builder setIndicesLayoutType(@IndicesLayoutType int indicesLayoutType) { in setIndicesLayoutType()