Home
last modified time | relevance | path

Searched defs:setVideoTarget (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/camera/
H A DCamera.cpp112 status_t Camera::setVideoTarget(const sp<IGraphicBufferProducer>& bufferProducer) in setVideoTarget() function in android::Camera
H A DICamera.cpp329 status_t setVideoTarget(const sp<IGraphicBufferProducer>& bufferProducer) in setVideoTarget() function in android::hardware::BpCamera
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp2206 status_t Camera2Client::setVideoTarget(const sp<IGraphicBufferProducer>& bufferProducer) { in setVideoTarget() function in android::Camera2Client