Searched refs:allocationResize1D (Results 1 – 5 of 5) sorted by relevance
132 context->allocationResize1D(allocation, 1024*1024); in TEST_P()
78 Return<void> allocationResize1D(Allocation allocation, uint32_t dimX) override;
295 Return<void> Context::allocationResize1D(Allocation allocation, uint32_t dimX) { in allocationResize1D() function in android::hardware::renderscript::V1_0::implementation::Context
670 GetIContextHandle(context)->allocationResize1D(_allocation, dimX); in AllocationResize1D()
456 allocationResize1D(Allocation allocation, uint32_t dimX);