Home
last modified time | relevance | path

Searched refs:streamCommon (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dcamera_util.h185 sptr<T> CastStream(sptr<HStreamCommon> streamCommon) in CastStream() argument
187 if (streamCommon == nullptr) { in CastStream()
190 return static_cast<T*>(streamCommon.GetRefPtr()); in CastStream()

Completed in 1 milliseconds