/third_party/mesa3d/include/android_stub/hardware/ |
H A D | fb.h | 62 const float ydpi; member
|
/third_party/glfw/src/ |
H A D | win32_monitor.c | 319 UINT xdpi, ydpi; in _glfwGetHMONITORContentScaleWin32() local
|
H A D | x11_init.c | 997 float xdpi = 96.f, ydpi = 96.f; in getSystemContentScale() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.h | 89 unsigned xdpi, ydpi; member
|
H A D | pixma.h | 322 unsigned xdpi, ydpi; member 395 unsigned ydpi; /**< Maximum vertical resolution[DPI] */ member
|
H A D | pixma_mp150.c | 708 unsigned ydpi = s->param->xdpi * mp->scale; in send_scan_param() local [all...] |
/third_party/backends/backend/ |
H A D | gt68xx_generic.c | 218 SANE_Int xdpi, ydpi; in gt68xx_generic_setup_scan() local 648 SANE_Int ydpi; gt68xx_generic_move_paper() local [all...] |
H A D | p5_device.h | 219 int ydpi; /** real vertical resolution */ member
|
H A D | rts8891_low.h | 195 SANE_Int ydpi; member
|
H A D | artec_eplus48u.h | 192 SANE_Int ydpi; /**< Vertical resolution */ member 216 SANE_Int ydpi; /**< Vertical resolution */ member
|
H A D | umax1220u-common.c | 220 int ydpi; /* Physical y dpi */ member [all...] |
H A D | gt68xx_low.h | 553 SANE_Int ydpi; /**< Vertical resolution */ member 575 SANE_Int ydpi; /**< Vertical resolution */ member
|
H A D | artec_eplus48u.c | 1149 SANE_Int xdpi, ydpi; in artec48u_setup_scan() local [all...] |
H A D | umax_pp_low.c | 10570 int xdpi, ydpi, h; in sanei_umax_pp_startScan() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | gl847.cpp | 276 static void gl847_write_motor_phase_table(Genesys_Device& dev, unsigned ydpi) in gl847_write_motor_phase_table() argument
|
H A D | gl841.cpp | 453 static void gl841_write_freq(Genesys_Device* dev, unsigned int ydpi) in gl841_write_freq() argument
|
H A D | low.cpp | 1739 MotorSlopeTable create_slope_table(AsicType asic_type, const Genesys_Motor& motor, unsigned ydpi, in create_slope_table() argument
|
H A D | genesys.cpp | 371 SANE_Int sanei_genesys_exposure_time2(Genesys_Device * dev, const MotorProfile& profile, float ydpi, in sanei_genesys_exposure_time2() argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_win32.cpp | 546 UINT xdpi = 96, ydpi = 96; in ImGui_ImplWin32_GetDpiScaleForMonitor() local
|
/third_party/mesa3d/include/android_stub/system/ |
H A D | window.h | 437 const float ydpi; member
|
/third_party/cups-filters/filter/ |
H A D | rastertopdf.cpp | 1090 add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, int bpc, int bpl, std::string render_intent, cups_cspace_t color_space, unsigned xdpi, unsigned ydpi) add_pdf_page() argument
|