Home
last modified time | relevance | path

Searched refs:GetPixelFormat (Results 1 - 19 of 19) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_format_adapter_impl.cpp39 int32_t ArkFormatAdapterImpl::GetPixelFormat() in GetPixelFormat() function in OHOS::ArkWeb::ArkFormatAdapterImpl
41 return (int32_t)real_->GetPixelFormat(); in GetPixelFormat()
H A Dark_video_capture_params_adapter_wrapper.cpp41 NWeb::VideoPixelFormatAdapter ArkVideoCaptureParamsAdapterWrapper::GetPixelFormat() in GetPixelFormat() function in OHOS::ArkWeb::ArkVideoCaptureParamsAdapterWrapper
43 return (NWeb::VideoPixelFormatAdapter)ctocpp_->GetPixelFormat(); in GetPixelFormat()
H A Dark_format_adapter_impl.h35 int32_t GetPixelFormat() override;
H A Dark_video_capture_params_adapter_wrapper.h35 NWeb::VideoPixelFormatAdapter GetPixelFormat() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_format_adapter_wrapper.cpp37 NWeb::VideoPixelFormatAdapter ArkFormatAdapterWrapper::GetPixelFormat() in GetPixelFormat() function in OHOS::ArkWeb::ArkFormatAdapterWrapper
39 return (NWeb::VideoPixelFormatAdapter)ctocpp_->GetPixelFormat(); in GetPixelFormat()
H A Dark_video_capture_params_adapter_impl.cpp40 int32_t ArkVideoCaptureParamsAdapterImpl::GetPixelFormat() in GetPixelFormat() function in OHOS::ArkWeb::ArkVideoCaptureParamsAdapterImpl
42 return (int32_t)real_->GetPixelFormat(); in GetPixelFormat()
H A Dark_video_capture_params_adapter_impl.h35 int32_t GetPixelFormat() override;
H A Dark_format_adapter_wrapper.h35 NWeb::VideoPixelFormatAdapter GetPixelFormat() override;
/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp35 VideoPixelFormatAdapter FormatAdapterImpl::GetPixelFormat() in GetPixelFormat() function in OHOS::NWeb::FormatAdapterImpl
H A Dformat_adapter_mock.cpp35 VideoPixelFormatAdapter FormatAdapterImpl::GetPixelFormat() in GetPixelFormat() function in OHOS::NWeb::FormatAdapterImpl
H A Dcamera_manager_adapter_impl.cpp409 CameraManager::surfaceFormat, std::to_string(TransToOriCameraFormat(captureParams->GetPixelFormat()))); in InitPreviewOutput()
411 Profile(static_cast<CameraFormat>(TransToOriCameraFormat(captureParams->GetPixelFormat())), previewSize); in InitPreviewOutput()
413 TransToOriCameraFormat(captureParams->GetPixelFormat()), previewSize.width, previewSize.height); in InitPreviewOutput()
/base/web/webview/test/fuzztest/ohos_adapter/camera_adapter/formatadapter_fuzzer/
H A Dformatadapter_fuzzer.cpp39 adapter.GetPixelFormat(); in FormatAdapterFuzzTest()
/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dformat_adapter_impl.h33 VideoPixelFormatAdapter GetPixelFormat() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_camera_manager_adapter.h54 virtual int32_t GetPixelFormat() = 0;
95 virtual int32_t GetPixelFormat() = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dcamera_manager_adapter.h125 virtual VideoPixelFormatAdapter GetPixelFormat() = 0;
161 virtual VideoPixelFormatAdapter GetPixelFormat() = 0;
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_pixel_map.cpp211 PixelFormat PixelMap::GetPixelFormat() in GetPixelFormat() function in OHOS::Media::PixelMap
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp139 VideoPixelFormatAdapter GetPixelFormat() override
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp202 static_cast<int32_t>(shadowInfo.pixelMap->GetPixelFormat()), in PrintDragData()
/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp527 static_cast<int32_t>(shadowInfo.pixelMap->GetPixelFormat()), in PrintDragData()

Completed in 16 milliseconds