Searched refs:_dimX (Results 1 – 1 of 1) sorted by relevance
297 uint32_t _dimX = dimX; in allocationResize1D() local298 Device::getHal().AllocationResize1D(mContext, _allocation, _dimX); in allocationResize1D()415 uint32_t _dimX = dimX; in typeCreate() local421 …RsType _type = Device::getHal().TypeCreate(mContext, _element, _dimX, _dimY, _dimZ, _mipmaps, _fac… in typeCreate()