Searched defs:getBufferId (Results 1 – 8 of 8) sorted by relevance
43 int SemanticHandle::getBufferId() const { in getBufferId() function in android::automotive::computepipe::runner::stream_manager::SemanticHandle
128 int PixelMemHandle::getBufferId() const { in getBufferId() function in android::automotive::computepipe::runner::stream_manager::PixelMemHandle
73 std::pair<bool, uint64_t> BufferRecords::getBufferId( in getBufferId() function in android::camera3::BufferRecords
4143 std::pair<bool, uint64_t> Camera3Device::HalInterface::getBufferId( in getBufferId() function in android::Camera3Device::HalInterface
89 virtual status_t getBufferId(buffer_handle_t /*bufferHandle*/, in getBufferId() function
192 status_t GraphicBufferMapper::getBufferId(buffer_handle_t bufferHandle, uint64_t* outBufferId) { in getBufferId() function in android::GraphicBufferMapper
464 status_t Gralloc4Mapper::getBufferId(buffer_handle_t bufferHandle, uint64_t* outBufferId) const { in getBufferId() function in android::Gralloc4Mapper
432 std::pair<bool, uint64_t> PreviewWindowCb::getBufferId( in getBufferId() function in PreviewWindowCb