Searched refs:allocIndices (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DVertexBuffer.h81 TYPE* allocIndices(int indexCount) { function in class:android::uirenderer::VertexBuffer
H A DAmbientShadow.cpp188 uint16_t* indexBuffer = shadowVertexBuffer.allocIndices<uint16_t>(totalIndexCount);
H A DSpotShadow.cpp936 shadowTriangleStrip.allocIndices<uint16_t>(totalIndexCount);

Completed in 37 milliseconds