Home
last modified time | relevance | path

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

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