HomeSort by relevance Sort by last modified time
    Searched refs:allocIndices (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
VertexBuffer.h 81 TYPE* allocIndices(int indexCount) {
AmbientShadow.cpp 204 uint16_t* indexBuffer = shadowVertexBuffer.allocIndices<uint16_t>(totalIndexCount);
SpotShadow.cpp     [all...]

Completed in 3466 milliseconds