/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | file_asset_napi.cpp | 988 int32_t width; in JSGetWidth() local [all...] |
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 1679 auto width = info.width; UpdateDisplayInfo() local 1743 auto width = displayInfo->width; UpdateDisplayInfo() local 2147 int32_t width = displayInfo.width; UpdateDisplayInfo() local 3791 CoordinateCorrection(int32_t width, int32_t height, int32_t &integerX, int32_t &integerY) UpdateDisplayInfo() argument 3807 GetWidthAndHeight(const DisplayInfo* displayInfo, int32_t &width, int32_t &height) UpdateDisplayInfo() argument 3888 int32_t width = 0; UpdateDisplayInfo() local [all...] |
/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.cpp | 1652 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMapSvg(std::string path, int32_t width, int32_t height) in GetPixelMapSvg() argument 2392 int32_t ScreenCaptureServer::ResizeCanvas(int32_t width, int32_ argument [all...] |
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 908 virtual WMError Resize(uint32_t width, uint32_t height) { return WMError::WM_OK; } in Resize() argument 916 virtual WMError ResizeAsync(uint32_t width, uint32_t height) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in ResizeAsync() argument
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 1606 int32_t width = 0;
in OnResize() local 1662 int32_t width = 0;
in OnResizeWindow() local 1709 SetResizeWindowAsyncTask(NapiAsyncTask::ExecuteCallback& execute, NapiAsyncTask::CompleteCallback& complete, wptr<Window> weakToken, int32_t width, int32_t height) SetResizeWindowAsyncTask() argument 1755 int32_t width = 0; OnResizeWindowAsync() local [all...] |
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 4090 int32_t width = 0; in OnSetWindowLastSafeRect() local
|
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | edma.c | 1170 unsigned int width, pset_len, array_size; in edma_prep_dma_memcpy() local
|
/kernel/linux/linux-5.10/drivers/dma/xilinx/ |
H A D | xilinx_dma.c | 2754 u32 value, width; in xilinx_dma_chan_probe() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ps3av.h | 549 u16 width; /* in: width in pixel */ member
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 468 unsigned long width; /* default of PSW_W bit (1=enabled) */ member 609 int width; member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | prom_init.c | 2419 u32 width, height, pitch, addr; in prom_check_displays() local
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | thunderx_edac.c | 69 static unsigned long get_bits(unsigned long data, int pos, int width) in get_bits() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 456 enum e1000_bus_width width; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 3209 unsigned int width, density, slow, attempts; in mc7_init() local 3518 unsigned int width = G_WIDTH(cfg); mc7_calc_size() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_lan_tx_rx.h | 411 u16 width; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ps3av.h | 549 u16 width; /* in: width in pixel */ member
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | prom_init.c | 2449 u32 width, height, pitch, addr; in prom_check_displays() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/ |
H A D | vmx.h | 588 width:1, member
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | wacom_wac.c | 3008 int width, height; in wacom_bpt3_touch_msg() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7604.c | 983 u32 width = htotal(bt); in configure_custom_video_timings() local [all...] |
H A D | ov772x.c | 937 static const struct ov772x_win_size *ov772x_select_win(u32 width, u32 height) in ov772x_select_win() argument [all...] |
H A D | ov5640.c | 1527 ov5640_find_mode(struct ov5640_dev *sensor, enum ov5640_frame_rate fr, int width, int height, bool nearest) ov5640_find_mode() argument 2165 ov5640_try_frame_interval(struct ov5640_dev *sensor, struct v4l2_fract *fi, u32 width, u32 height) ov5640_try_frame_interval() argument [all...] |
H A D | s5k5baf.c | 1432 s5k5baf_bound_rect(struct v4l2_rect *r, u32 width, u32 height) s5k5baf_bound_rect() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_edid.c | 3105 int width, height; in drm_cvt_modes() local 3812 int width, height, vrefresh; global() member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-simple.c | 70 unsigned int width; member [all...] |