Home
last modified time | relevance | path

Searched defs:rotation (Results 1 - 25 of 256) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_blend.h38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument
H A Ddrm_mipi_dbi.h105 unsigned int rotation; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_blend.h38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument
H A Ddrm_mipi_dbi.h106 unsigned int rotation; member
/third_party/ffmpeg/libavutil/
H A Ddisplay.c37 double rotation, scale[2]; in av_display_rotation_get() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.h33 Rotation rotation; member in QPDF_PDFTOPDF_PageHandle
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.h23 unsigned int rotation; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h50 unsigned int rotation; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_panel.c280 int rotation, ret; in of_drm_get_panel_orientation() local
[all...]
H A Ddrm_blend.c265 drm_plane_create_rotation_property(struct drm_plane *plane, unsigned int rotation, unsigned int supported_rotations) drm_plane_create_rotation_property() argument
318 drm_rotation_simplify(unsigned int rotation, unsigned int supported_rotations) drm_rotation_simplify() argument
[all...]
H A Ddrm_plane_helper.c101 drm_plane_helper_check_update(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_rect *src, struct drm_rect *dst, unsigned int rotation, int min_scale, int max_scale, bool can_position, bool can_update_disabled, bool *visible) drm_plane_helper_check_update() argument
H A Ddrm_rect.c253 drm_rect_rotate(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate() argument
327 drm_rect_rotate_inv(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate_inv() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hubp.c42 hubp201_program_surface_config( struct hubp *hubp, enum surface_pixel_format format, union dc_tiling_info *tiling_info, struct plane_size *plane_size, enum dc_rotation_angle rotation, struct dc_plane_dcc_param *dcc, bool horizontal_mirror, unsigned int compat_level) hubp201_program_surface_config() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.h31 unsigned int rotation; member
/third_party/cups-filters/cupsfilters/
H A Dimage-photocd.c47 int rotation; /* 0 for 768x512, 1 for 512x768 */ in _cupsImageReadPhotoCD() local
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
H A DBatchRunConfiguration.java33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration() argument
/third_party/skia/modules/skottie/src/
H A DCamera.cpp19 ComputeCameraMatrix(const SkV3& position, const SkV3& poi, const SkV3& rotation, const SkSize& viewport_size, float zoom) ComputeCameraMatrix() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.h158 u32 rotation = drm_rotation_simplify(rot, in has_flip_h() local
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dhx8357d.c226 u32 rotation = 0; in hx8357d_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.h161 u32 rotation = drm_rotation_simplify(rot, in has_flip_h() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_rect.c253 drm_rect_rotate(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate() argument
327 drm_rect_rotate_inv(struct drm_rect *r, int width, int height, unsigned int rotation) drm_rect_rotate_inv() argument
[all...]
H A Ddrm_panel.c347 int rotation, ret; in of_drm_get_panel_orientation() local
[all...]
H A Ddrm_blend.c272 drm_plane_create_rotation_property(struct drm_plane *plane, unsigned int rotation, unsigned int supported_rotations) drm_plane_create_rotation_property() argument
325 drm_rotation_simplify(unsigned int rotation, unsigned int supported_rotations) drm_rotation_simplify() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c41 unsigned int rotation; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dhx8357d.c223 u32 rotation = 0; in hx8357d_probe() local

Completed in 10 milliseconds

1234567891011