Searched defs:writePackedData (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp263 void Allocation::writePackedData(Context *rsc, const Type *type, function in class:Allocation
316 writePackedData(rsc, getType(), dst, src, true);
328 writePackedData(rsc, getType(), dst, src, false);

Completed in 33 milliseconds