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

  /frameworks/base/libs/rs/
rsFileA3D.h 103 void processChunk_Element(Context *rsc, IO *io, A3DIndexEntry *ie);
rsFileA3D.cpp 115 processChunk_Element(rsc, &io, ie);
325 void FileA3D::processChunk_Element(Context *rsc, IO *io, A3DIndexEntry *ie)
331 LOGE("processChunk_Element count %i", count);
340 LOGE("processChunk_Element create");

Completed in 44 milliseconds