Home
last modified time | relevance | path

Searched defs:dimX (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp295 Return<void> Context::allocationResize1D(Allocation allocation, uint32_t dimX) { in allocationResize1D()
413 Return<Type> Context::typeCreate(Element element, uint32_t dimX, uint32_t dimY, uint32_t dimZ, bool… in typeCreate()