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

  /frameworks/rs/
rsAllocation.h 165 static void writePackedData(Context *rsc, const Type *type, uint8_t *dst,
rsAllocation.cpp 255 void Allocation::writePackedData(Context *rsc, const Type *type,
308 writePackedData(rsc, getType(), dst, src, true);
320 writePackedData(rsc, getType(), dst, src, false);

Completed in 46 milliseconds