Home
last modified time | relevance | path

Searched defs:bottom (Results 151 - 175 of 349) sorted by relevance

12345678910>>...14

/third_party/skia/include/c/
H A Dsk_types.h81 int32_t bottom; member
88 float bottom; member
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java82 public void clipRect(float left, float top, float right, float bottom, in clipRect() argument
87 public void clipRRect(float left, float top, float right, float bottom, float xRad, float yRad, in clipRRect() argument
96 public void drawRect(float left, float top, float right, float bottom, Paint paint) { in drawRect() argument
175 nClipRect(long nativeInstance, float left, float top, float right, float bottom, int clipOp, boolean doAA) nClipRect() argument
177 nClipRRect(long nativeInstance, float left, float top, float right, float bottom, float xRad, float yRad, int clipOp, boolean doAA) nClipRRect() argument
185 nDrawRect(long nativeInstance, float left, float top, float right, float bottom, long nativePaint) nDrawRect() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dtraps.c122 static void dump_mem(const char *lvl, const char *str, unsigned long bottom, in dump_mem() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h138 int bottom; member
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dtraps.c137 void dump_mem(const char *lvl, const char *str, unsigned long bottom, in dump_mem() argument
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fsf.c520 struct fsf_qtcb_bottom_config *bottom = &req->qtcb->bottom.config; in zfcp_fsf_exchange_config_evaluate() local
568 struct fsf_qtcb_bottom_config *bottom = &qtcb->bottom.config; zfcp_fsf_exchange_config_data_handler() local
737 struct fsf_qtcb_bottom_port *bottom = &req->qtcb->bottom.port; zfcp_fsf_exchange_port_evaluate() local
755 struct fsf_qtcb_bottom_port *bottom = &qtcb->bottom.port; zfcp_fsf_exchange_port_data_handler() local
1679 struct fsf_qtcb_bottom_support *bottom = &req->qtcb->bottom.support; zfcp_fsf_open_port_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c1331 sisusbdummycon_scroll(struct vc_data *vc, unsigned int top, unsigned int bottom, enum con_scroll dir, unsigned int lines) sisusbdummycon_scroll() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c822 int bottom[COMP_MAX]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c58 s32 left, right, top, bottom; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_plane.c289 unsigned int left, right, top, bottom, adjhdisplay, adjvdisplay; in vc4_plane_margins_adj() local
H A Dvc4_crtc.c570 vc4_crtc_get_margins(struct drm_crtc_state *state, unsigned int *left, unsigned int *right, unsigned int *top, unsigned int *bottom) vc4_crtc_get_margins() argument
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c790 bool bottom; in assemble_hw_rps() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h138 int bottom; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c753 int bottom[COMP_MAX]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_plane.c394 unsigned int left, right, top, bottom, adjhdisplay, adjvdisplay; in vc4_plane_margins_adj() local
H A Dvc4_crtc.c674 vc4_crtc_get_margins(struct drm_crtc_state *state, unsigned int *left, unsigned int *right, unsigned int *top, unsigned int *bottom) vc4_crtc_get_margins() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c69 s32 left, right, top, bottom; member
259 vmw_stdu_populate_update(void *cmd, int unit, s32 left, s32 right, s32 top, s32 bottom) vmw_stdu_populate_update() argument
[all...]
H A Dvmwgfx_scrn.c57 s32 left, right, top, bottom; member
[all...]
/kernel/uniproton/src/include/uapi/
H A Dprt_task.h824 uintptr_t bottom; member
935 uintptr_t bottom; member
/third_party/ffmpeg/libavcodec/
H A Dclearvideo.c476 int bottom = size - (h & (size - 1)); in extend_edges() local
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c133 int bottom = y + h - f; in xcbgrab_reposition() local
/third_party/backends/backend/
H A Dcanon630u-common.c1437 CANON_set_scan_parameters(CANON_Handle * scan, const int forceCal, const int gray, const int left, const int top, const int right, const int bottom, const int res, const int gain, const double gamma) CANON_set_scan_parameters() argument
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp759 ImagePipelineNodeCalibrate(ImagePipelineNode& source, const std::vector<std::uint16_t>& bottom, const std::vector<std::uint16_t>& top, std::size_t x_start) ImagePipelineNodeCalibrate() argument
H A Dgl646.cpp2072 unsigned int bottom, black_pixels; in ad_fe_offset_calibration() local
2180 int top, bottom, black_pixels; in offset_calibration() local
[all...]
H A Dgl841.cpp1568 int bottom; in ad_fe_offset_calibration() local
[all...]

Completed in 39 milliseconds

12345678910>>...14