Home
last modified time | relevance | path

Searched defs:surfaceIds (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3SharedOutputStream.cpp161 const std::vector<size_t>& surfaceIds) { in getBufferLocked()
198 std::vector<size_t> surfaceIds; in queueBufferToConsumer() local
319 const std::vector<size_t>& surfaceIds, in getUniqueSurfaceIds()
DCamera3Device.cpp1716 std::vector<int> *surfaceIds, int streamSetId, bool isShared, uint64_t consumerUsage) { in createStream()
1736 std::vector<int> *surfaceIds, int streamSetId, bool isShared, uint64_t consumerUsage) { in createStream()
2505 const std::vector<sp<Surface>>& consumers, std::vector<int> *surfaceIds) { in setConsumerSurfaces()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyCameraDevice.java465 List<Long> surfaceIds; in submitRequestList() local
772 List<Long> surfaceIds = new ArrayList<>(); in getSurfaceIds() local
790 List<Long> surfaceIds = new ArrayList<>(); in getSurfaceIds() local
/frameworks/av/services/camera/libcameraservice/api2/
DCompositeStream.cpp50 std::vector<int> * surfaceIds, int streamSetId, bool isShared) { in createStream()
DDepthCompositeStream.cpp504 std::vector<int> *surfaceIds, int /*streamSetId*/, bool /*isShared*/) { in createInternalStreams()
DCameraDeviceClient.cpp955 std::vector<int> surfaceIds; in createStream() local
1042 std::vector<int> surfaceIds; in createDeferredSurfaceStreamLocked() local
DHeicCompositeStream.cpp117 std::vector<int> *surfaceIds, int /*streamSetId*/, bool /*isShared*/) { in createInternalStreams()