Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.h138 char* photoSurfaceId_; variable
H A Dcamera_manager.cpp33 photoSurfaceId_(nullptr), previewOutput_(nullptr), photoOutput_(nullptr), in NDKCamera()