Searched refs:cloneBuffer (Results 1 – 4 of 4) sorted by relevance
79 const native_handle_t* cloneBuffer(const hidl_handle& rawHandle);
65 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc91 ASSERT_NO_FATAL_FAILURE(bufferHandles.push_back(cloneBuffer(tmpBuffers[i]))); in allocate()
91 const native_handle_t* cloneBuffer(const hidl_handle& rawHandle);
80 const native_handle_t* Gralloc::cloneBuffer(const hidl_handle& rawHandle) { in cloneBuffer() function in android::hardware::graphics::mapper::V3_0::vts::Gralloc106 ASSERT_NO_FATAL_FAILURE(bufferHandles.push_back(cloneBuffer(tmpBuffers[i]))); in allocate()