Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dpreview_output_napi.cpp46 sptr<Surface> GetSurfaceFromSurfaceId(napi_env env, std::string& surfaceId) in GetSurfaceFromSurfaceId() function
911 sptr<Surface> surface = GetSurfaceFromSurfaceId(env, surfaceId); in AttachSketchSurface()