Home
last modified time | relevance | path

Searched defs:width (Results 1251 - 1275 of 1633) sorted by relevance

1...<<51525354555657585960>>...66

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp84 int32_t DfxManager::HandleHighMemoryThumbnail(std::string &path, int32_t mediaType, int32_t width, in HandleHighMemoryThumbnail() argument
H A Ddfx_reporter.cpp60 int32_t DfxReporter::ReportHighMemoryImageThumbnail(std::string &path, std::string &suffix, int32_t width, in ReportHighMemoryImageThumbnail() argument
75 int32_t DfxReporter::ReportHighMemoryVideoThumbnail(std::string &path, std::string &suffix, int32_t width, in ReportHighMemoryVideoThumbnail() argument
[all...]
/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp525 int32_t width = 0; in GetVideoWidth() local
753 void PalyerCallbackImpl::OnVideoSizeChanged(int width, int height) in OnVideoSizeChanged() argument
/foundation/multimedia/player_framework/frameworks/native/avcodeclist/
H A Davcodec_info.cpp152 bool VideoCaps::IsSizeSupported(int32_t width, int32_t height) in IsSizeSupported() argument
166 Range VideoCaps::GetSupportedFrameRatesFor(int32_t width, int32_t height) in GetSupportedFrameRatesFor() argument
317 IsSizeAndRateSupported(int32_t width, int32_t height, double frameRate) IsSizeAndRateSupported() argument
331 GetPreferredFrameRate(int32_t width, int32_t height) GetPreferredFrameRate() argument
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.cpp174 int32_t width = 0; in OnOutputFormatChanged() local
349 int32_t width; in ConvertToAVSharedMemory() local
375 int32_t width = surfaceBuffer->GetWidth(); ConvertP010ToNV12() local
420 auto width = srcSurfaceBuffer->GetWidth(); GenerateAlignmentAvBuffer() local
472 int32_t width = surfaceBuffer->GetWidth(); GetYuvDataAlignStride() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp889 OH_AVScreenCapture_ResizeCanvas(struct OH_AVScreenCapture *capture, int32_t width, int32_t height) OH_AVScreenCapture_ResizeCanvas() argument
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp699 DeviceType MouseTransformProcessor::CheckDeviceType(int32_t width, int32_t height) in CheckDeviceType() argument
/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp189 double libinput_event_touch_get_x_transformed(struct libinput_event_touch *event, uint32_t width) in libinput_event_touch_get_x_transformed() argument
199 double libinput_event_touch_get_tool_x_transformed(struct libinput_event_touch *event, uint32_t width) in libinput_event_touch_get_tool_x_transformed() argument
209 double libinput_event_touch_get_tool_width_transformed(struct libinput_event_touch *event, uint32_t width) in libinput_event_touch_get_tool_width_transformed() argument
219 double libinput_event_tablet_tool_get_x_transformed(struct libinput_event_tablet_tool *event, uint32_t width) in libinput_event_tablet_tool_get_x_transformed() argument
/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp389 std::shared_ptr<Media::PixelMap> MMIServiceTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h160 int32_t width; member
371 int32_t width; member
438 int32_t width; member
/foundation/multimodalinput/input/service/window_manager/src/
H A Dtouch_drawing_manager.cpp176 void TouchDrawingManager::GetOriginalTouchScreenCoordinates(Direction direction, int32_t width, int32_t height, in GetOriginalTouchScreenCoordinates() argument
[all...]
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h164 virtual DMError ResizeVirtualScreen(ScreenId screenId, uint32_t width, uint32_t height) { return DMError::DM_OK; } in ResizeVirtualScreen() argument
/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp179 uint32_t width = 0; in SetPropertyForDisplayNode() local
365 uint32_t width = 0; in FillScreenInfo() local
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h47 uint32_t width; member
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_extension_window_config.cpp451 uint32_t width = 0; in OnSetWindowRectWidth() local
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp225 bool SnapShotUtils::WriteRgb888ToJpeg(FILE* file, uint32_t width, uint32_t height, const uint8_t* data) in WriteRgb888ToJpeg() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_types.h462 int32_t width; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h95 void SetWidth(int width) in SetWidth() argument
[all...]
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp144 uint32_t width = 0; in HandleUpdateRect() local
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp221 int32_t width = bounds_.rect_.width_; in SetScreenRotation() local
293 int32_t width = phyBounds_.rect_.width_; in UpdateXDpi() local
310 int32_t width = bounds.rect_.width_; in UpdateVirtualPixelRatio() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp291 uint32_t width = 1000; in HWTEST_F() local
893 uint32_t width = 1000; in HWTEST_F() local
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp457 void PictureInPictureController::UpdateContentSize(int32_t width, int32_t height) in UpdateContentSize() argument
509 bool PictureInPictureController::IsContentSizeChanged(float width, float height, float posX, float posY) in IsContentSizeChanged() argument
620 float width in UpdateWinRectByComponent() local
653 float width = 0; UpdatePiPSourceRect() local
[all...]
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp249 void LiteWM::Resize(int32_t id, int16_t width, int16_t height) in Resize() argument
716 uint32_t width = 0; in Screenshot() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player.cpp379 int32_t width; in OnVideoSizeChanged() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player.cpp379 int32_t width; in OnVideoSizeChanged() local

Completed in 42 milliseconds

1...<<51525354555657585960>>...66