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

  /frameworks/rs/
rsAllocation.h 232 static void writePackedData(Context *rsc, const Type *type, uint8_t *dst,
rsAllocation.cpp 371 void Allocation::writePackedData(Context *rsc, const Type *type,
424 writePackedData(rsc, getType(), dst, src, true);
435 writePackedData(rsc, getType(), dst, src, false);
    [all...]

Completed in 90 milliseconds