OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stridebytes
(Results
1 - 1
of
1
) sorted by null
/frameworks/rs/
rsAllocation.cpp
684
uint32_t
strideBytes
= faceSize * 6 * t->getElementSizeBytes();
691
t->getDimX(), 1, sourcePtr +
strideBytes
* dI, copySize, 0);
Completed in 188 milliseconds