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

  /frameworks/base/libs/rs/
rsFileA3D.h 101 void processChunk_Primitive(Context *rsc, IO *io, A3DIndexEntry *ie);
rsFileA3D.cpp 127 processChunk_Primitive(rsc, &io, ie);
258 void FileA3D::processChunk_Primitive(Context *rsc, IO *io, A3DIndexEntry *ie)
268 LOGE("processChunk_Primitive count %i, bits %i", p->mIndexCount, bits);

Completed in 24 milliseconds