Home
last modified time | relevance | path

Searched refs:importBufferInternal (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/common/default/include/
DHandleImporter.h68 bool importBufferInternal(buffer_handle_t& handle);
/hardware/interfaces/camera/common/default/
DHandleImporter.cpp52 bool HandleImporter::importBufferInternal(buffer_handle_t& handle) { in importBufferInternal() function in android::hardware::camera::common::helper::HandleImporter
106 return importBufferInternal(handle); in importBuffer()