Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DMesh.h108 std::vector<uint8_t>&& vertexBufferData, jint vertexCount, jint vertexOffset, in Mesh()
119 std::vector<uint8_t>&& vertexBufferData, jint vertexCount, jint vertexOffset, in Mesh()
H A DVertexBuffer.h58 TYPE* alloc(int vertexCount) { in alloc()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DMesh.java79 @NonNull Buffer vertexBuffer, int vertexCount, @NonNull RectF bounds) { in Mesh()
112 @NonNull Buffer vertexBuffer, int vertexCount, @NonNull ShortBuffer indexBuffer, in Mesh()
366 boolean isDirect, int vertexCount, int vertexOffset, float left, float top, float right, in nativeMake()
370 boolean isVertexDirect, int vertexCount, int vertexOffset, ShortBuffer indexBuffer, in nativeMakeIndexed()
H A DBaseCanvas.java650 public void drawVertices(@NonNull VertexMode mode, int vertexCount, @NonNull float[] verts, in drawVertices()
H A DBaseRecordingCanvas.java590 public final void drawVertices(@NonNull VertexMode mode, int vertexCount, in drawVertices()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Mesh.cpp32 jboolean isDirect, jint vertexCount, jint vertexOffset, jfloat left, jfloat top, in make()
51 jboolean isVertexDirect, jint vertexCount, jint vertexOffset, in makeIndexed()
H A Dandroid_graphics_Canvas.cpp403 const int vertexCount = floatCount >> 1; // 2 floats per SkPoint in drawVertices() local
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DShaderProgram.java288 private native boolean setShaderVertexCount(int vertexCount); in setShaderVertexCount()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...