OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mStreamMap
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/device3/
Camera3BufferManager.h
297
KeyedVector<StreamId, wp<Camera3OutputStream>>
mStreamMap
;
/frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.h
291
KeyedVector<sp<IBinder>, StreamSurfaceId>
mStreamMap
;
312
// as there are no surfaces available and can not be put into
mStreamMap
. Once the deferred
313
// Surface is configured, the stream id will be moved to
mStreamMap
.
Completed in 58 milliseconds