Searched refs:DepthCompositeStream (Results 1 – 5 of 5) sorted by relevance
33 DepthCompositeStream::DepthCompositeStream(sp<CameraDeviceBase> device, in DepthCompositeStream() function in android::camera3::DepthCompositeStream101 DepthCompositeStream::~DepthCompositeStream() { in ~DepthCompositeStream()112 void DepthCompositeStream::compilePendingInputLocked() { in compilePendingInputLocked()418 void DepthCompositeStream::releaseInputFramesLocked(int64_t currentTs) { in releaseInputFramesLocked()430 bool DepthCompositeStream::threadLoop() { in threadLoop()486 bool DepthCompositeStream::isDepthCompositeStream(const sp<Surface> &surface) { in isDepthCompositeStream()650 status_t DepthCompositeStream::configureStream() { in configureStream()703 status_t DepthCompositeStream::deleteInternalStreams() { in deleteInternalStreams()733 void DepthCompositeStream::onFrameAvailable(const BufferItem& item) { in onFrameAvailable()757 status_t DepthCompositeStream::insertGbp(SurfaceMap* /*out*/outSurfaceMap, in insertGbp()[all …]
40 class DepthCompositeStream : public CompositeStream, public Thread,44 DepthCompositeStream(sp<CameraDeviceBase> device,46 ~DepthCompositeStream() override;
867 camera3::DepthCompositeStream::isDepthCompositeStream(surfaces[0]); in createStream()872 compositeStream = new camera3::DepthCompositeStream(mDevice, getRemoteCallback()); in createStream()1699 isCompositeStream = camera3::DepthCompositeStream::isDepthCompositeStream(s) | in switchToOffline()
64 "api2/DepthCompositeStream.cpp",
663 camera3::DepthCompositeStream::isDepthCompositeStream(surface); in convertToHALStreamCombination()672 ret = camera3::DepthCompositeStream::getCompositeStreamInfo(streamInfo, in convertToHALStreamCombination()