Home
last modified time | relevance | path

Searched defs:GetVideoFrameHeight (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_video_capture_info_adapter_impl.cpp39 int32_t ArkVideoCaptureInfoAdapterImpl::GetVideoFrameHeight() in GetVideoFrameHeight() function in OHOS::ArkWeb::ArkVideoCaptureInfoAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_video_capture_info_adapter_wrapper.cpp44 int32_t ArkVideoCaptureInfoAdapterWrapper::GetVideoFrameHeight() in GetVideoFrameHeight() function in OHOS::ArkWeb::ArkVideoCaptureInfoAdapterWrapper
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp153 int32_t GetVideoFrameHeight() override in GetVideoFrameHeight() function in OHOS::NWeb::MockVideoCaptureInfoAdapter
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dmain.cpp366 static napi_value GetVideoFrameHeight(napi_env env, napi_callback_info info) in GetVideoFrameHeight() function
H A Dcamera_manager.cpp746 int32_t NDKCamera::GetVideoFrameHeight(void) in GetVideoFrameHeight() function in OHOS_NDK_CAMERA::NDKCamera