Home
last modified time | relevance | path

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

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