Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.h118 int mBlobStreamId, mBlobSurfaceId, mDepthStreamId, mDepthSurfaceId; variable
DDepthCompositeStream.cpp39 mDepthSurfaceId(-1), in DepthCompositeStream()
550 mDepthSurfaceId = depthSurfaceId[0]; in createInternalStreams()
690 (*outSurfaceMap)[mDepthStreamId].push_back(mDepthSurfaceId); in insertGbp()