Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/virtualcamera/
H A DVirtualCameraStream.cc65 std::shared_ptr<AHardwareBuffer> importBufferInternal( in importBufferInternal() function
/aosp_15_r20/hardware/interfaces/camera/common/default/
H A DHandleImporter.cpp52 bool HandleImporter::importBufferInternal(buffer_handle_t& handle) { in importBufferInternal() function in android::hardware::camera::common::helper::HandleImporter