Home
last modified time | relevance | path

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

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