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

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

Completed in 66 milliseconds