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

/frameworks/rs/
H A DrsAllocation.cpp436 void Allocation::resize2D(Context *rsc, uint32_t dimX, uint32_t dimY) { function in class:Allocation
547 a->resize2D(rsc, dimX, dimY);
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp414 void Allocation::resize2D(Context *rsc, uint32_t dimX, uint32_t dimY) { function in class:Allocation
485 a->resize2D(rsc, dimX, dimY);

Completed in 559 milliseconds