Searched refs:allocationCopyToBitmap (Results 1 – 4 of 4) sorted by relevance
66 Return<void> allocationCopyToBitmap(Allocation allocation, Ptr data, Size sizeBytes) override;
156 Return<void> Context::allocationCopyToBitmap(Allocation allocation, Ptr data, Size sizeBytes) { in allocationCopyToBitmap() function in android::hardware::renderscript::V1_0::implementation::Context
160 context->allocationCopyToBitmap(allocation, (Ptr)dataOut1.data(), in TEST_P()
196 allocationCopyToBitmap(Allocation allocation, Ptr data, Size sizeBytes);