OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyRange1D
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsAllocation.h
109
void
copyRange1D
(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len);
rsAllocation.cpp
438
void Allocation::
copyRange1D
(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len) {
Completed in 729 milliseconds