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

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

Completed in 78 milliseconds