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

  /frameworks/rs/
rsAllocation.h 127 void copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len);
rsAllocation.cpp 556 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len) {
    [all...]

Completed in 135 milliseconds