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

/frameworks/rs/
H A DrsAllocation.cpp379 uint32_t dstInc = dstPadded ? paddedBytes : unpaddedBytes; local
387 dst += dstInc;
412 dst += dstInc;

Completed in 31 milliseconds