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

/frameworks/rs/
H A DrsAllocation.cpp646 uint8_t *sourcePtr = (uint8_t*)data; local
650 t->getDimX(), 1, sourcePtr + strideBytes * dI, copySize, 0);
654 sourcePtr += copySize;

Completed in 5 milliseconds