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

/frameworks/base/libs/rs/
H A DrsFileA3D.h104 void processChunk_ElementSource(Context *rsc, IO *io, A3DIndexEntry *ie);
H A DrsFileA3D.cpp118 processChunk_ElementSource(rsc, &io, ie);
345 void FileA3D::processChunk_ElementSource(Context *rsc, IO *io, A3DIndexEntry *ie) function in class:FileA3D
350 LOGE("processChunk_ElementSource count %i, index %i", count, index);

Completed in 38 milliseconds