Home
last modified time | relevance | path

Searched defs:rotated (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/app/lvgl_demo/hal/
H A Dhal_drm.c6 void hal_drm_init(lv_coord_t hor_res, lv_coord_t ver_res, int rotated) in hal_drm_init()
H A Dhal_sdl.c8 void hal_sdl_init(lv_coord_t hor_res, lv_coord_t ver_res, int rotated) in hal_sdl_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_vma_types.h154 struct intel_rotation_info rotated; member
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c700 Bool rotated = (screen->randr & (RR_Rotate_90 | RR_Rotate_270)) != 0; in KdScreenInit() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_planes.c509 bool rotated = state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local
H A Dmalidp_hw.h331 static inline u8 malidp_hw_get_pitch_align(struct malidp_hw_device *hwdev, bool rotated) in malidp_hw_get_pitch_align()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c285 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local
H A Dintel_display_types.h100 } rotated[2]; member