• Home
  • Raw
  • Download

Lines Matching defs:streamId

2091 status_t Camera3Device::prepare(int streamId) {  in prepare()
2095 status_t Camera3Device::prepare(int maxCount, int streamId) { in prepare()
2120 status_t Camera3Device::tearDown(int streamId) { in tearDown()
2140 status_t Camera3Device::addBufferListenerForStream(int streamId, in addBufferListenerForStream()
2218 int streamId = streamIds[i]; in notifyStatus() local
2245 status_t Camera3Device::setConsumerSurfaces(int streamId, in setConsumerSurfaces()
2309 status_t Camera3Device::updateStream(int streamId, const std::vector<sp<Surface>> &newSurfaces, in updateStream()
2342 status_t Camera3Device::dropStreamBuffers(bool dropping, int streamId) { in dropStreamBuffers()
3281 int streamId = cam3stream->getId(); in configureStreams() local
3480 int streamId = Camera3Stream::cast(dst)->getId(); in configureStreams() local
3586 int streamId = cam3stream->getId(); in configureInjectedStreams() local
3713 int32_t streamId = Camera3Stream::cast(request->input_buffer->stream)->getId(); in wrapAsHidlRequest() local
3743 int32_t streamId = Camera3Stream::cast(src->stream)->getId(); in wrapAsHidlRequest() local
4107 int32_t streamId, std::vector<uint64_t>& bufIds) { in verifyBufferIds()
4112 int32_t frameNumber, int32_t streamId, in popInflightBuffer()
4118 uint64_t bufferId, buffer_handle_t* buf, int32_t streamId) { in pushInflightRequestBuffer()
4126 /*optional out*/ int32_t* streamId) { in popInflightRequestBuffer()
4131 const buffer_handle_t& buf, int streamId) { in getBufferId()
4136 int streamId, const native_handle_t* handle) { in onBufferFreed()
4144 void Camera3Device::HalInterface::onStreamReConfigured(int streamId) { in onStreamReConfigured()
5001 int streamId = outputStream->getId(); in prepareHalRequests() local
5191 bool Camera3Device::RequestThread::isOutputSurfacePending(int streamId, size_t surfaceId) { in isOutputSurfacePending()
6495 for (auto streamId : mOutputStreams.getStreamIds()) { in switchToOffline() local
6536 for (const auto & streamId : streamIds) { in getOfflineStreamIds() local