OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resize1D
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsAllocation.h
111
void
resize1D
(Context *rsc, uint32_t dimX);
rsAllocation.cpp
441
void Allocation::
resize1D
(Context *rsc, uint32_t dimX) {
586
a->
resize1D
(rsc, dimX);
Completed in 122 milliseconds