OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocIndices
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
VertexBuffer.h
81
TYPE*
allocIndices
(int indexCount) {
AmbientShadow.cpp
188
uint16_t* indexBuffer = shadowVertexBuffer.
allocIndices
<uint16_t>(totalIndexCount);
SpotShadow.cpp
[
all
...]
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/batches/
BillboardParticleBatch.java
139
allocIndices
();
176
private void
allocIndices
(){
Completed in 5253 milliseconds