Searched defs:mSurfaceId (Results 1 – 2 of 2) sorted by relevance
29 private mSurfaceId: string = ''; property in CameraBasicFunction
557 Camera_ErrorCode NDKCamera::StartPhoto(char *mSurfaceId) in StartPhoto()