Home
last modified time | relevance | path

Searched refs:depthSurfaceId (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp546 std::vector<int> depthSurfaceId; in createInternalStreams() local
548 kDepthMapDataSpace, rotation, &mDepthStreamId, physicalCameraId, &depthSurfaceId); in createInternalStreams()
550 mDepthSurfaceId = depthSurfaceId[0]; in createInternalStreams()