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

/frameworks/rs/
H A DrsAllocation.h233 static void writePackedData(Context *rsc, const Type *type, uint8_t *dst,
H A DrsAllocation.cpp360 void Allocation::writePackedData(Context *rsc, const Type *type, function in class:Allocation
413 writePackedData(rsc, getType(), dst, src, true);
425 writePackedData(rsc, getType(), dst, src, false);

Completed in 38 milliseconds