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

/frameworks/rs/
H A DrsAllocation.cpp248 uint32_t dstInc = dstPadded ? paddedBytes : unpaddedBytes; local
256 dst += dstInc;
281 dst += dstInc;
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp229 uint32_t dstInc = dstPadded ? paddedBytes : unpaddedBytes; local
237 dst += dstInc;
262 dst += dstInc;

Completed in 247 milliseconds