Home
last modified time | relevance | path

Searched defs:photoNative (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_listener_impl.cpp185 OH_PhotoNative *photoNative = photoOutput_->CreateCameraPhotoNative(nativeImage, true); in ExecutePhoto() local
317 OH_PhotoNative *photoNative = photoOutput_->CreateCameraPhotoNative(nativeImage, false); in ExecuteRawPhoto() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp5551 OH_PhotoNative* photoNative = new OH_PhotoNative(); variable
5577 OH_PhotoNative* photoNative = new OH_PhotoNative(); variable