Searched refs:processChunk_Verticies (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/rs/
H A DrsFileA3D.h102 void processChunk_Verticies(Context *rsc, IO *io, A3DIndexEntry *ie);
H A DrsFileA3D.cpp121 processChunk_Verticies(rsc, &io, ie);
311 void FileA3D::processChunk_Verticies(Context *rsc, IO *io, A3DIndexEntry *ie) function in class:FileA3D
316 LOGE("processChunk_Verticies count %i", cv->mAllocationCount);

Completed in 48 milliseconds