Home
last modified time | relevance | path

Searched refs:resize1D (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/rs/
H A DrsAllocation.h129 void resize1D(Context *rsc, uint32_t dimX);
H A DrsAllocation.cpp559 void Allocation::resize1D(Context *rsc, uint32_t dimX) { in resize1D() function in android::renderscript::Allocation
731 a->resize1D(rsc, dimX); in rsi_AllocationResize1D()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal435 * TODO: describe the functionality of resize1D better