Searched refs:dest_h (Results 1 – 5 of 5) sorted by relevance
145 lv_coord_t dest_h = lv_area_get_height(dest_area); in lv_gpu_nxp_pxp_fill() local157 .height = dest_h in lv_gpu_nxp_pxp_fill()176 PXP_SetAlphaSurfacePosition(LV_GPU_NXP_PXP_ID, 0U, 0U, dest_w - 1U, dest_h - 1U); in lv_gpu_nxp_pxp_fill()214 lv_coord_t dest_h = lv_area_get_height(dest_area); in lv_gpu_nxp_pxp_blit() local265 PXP_SetProcessSurfacePosition(LV_GPU_NXP_PXP_ID, 0U, 0U, dest_w - 1U, dest_h - 1U); in lv_gpu_nxp_pxp_blit()287 .height = dest_h in lv_gpu_nxp_pxp_blit()374 lv_coord_t dest_h = lv_area_get_height(dest_area); in lv_pxp_blit_cover() local397 piv_offset_x = pivot.x + pivot.y - dest_h; in lv_pxp_blit_cover()403 piv_offset_y = 2 * pivot.y - dest_h; in lv_pxp_blit_cover()443 .height = dest_h in lv_pxp_blit_cover()[all …]
176 int32_t dest_h = lv_area_get_height(dest_area); in lv_draw_swm341_dma2d_blend_map() local188 DMA2D->NLR = ((dest_w - 1) << DMA2D_NLR_NPIXEL_Pos) | ((dest_h - 1) << DMA2D_NLR_NLINE_Pos); in lv_draw_swm341_dma2d_blend_map()196 for(uint32_t y = 0; y < dest_h; y++) { in lv_draw_swm341_dma2d_blend_map()218 DMA2D->NLR = ((dest_w - 1) << DMA2D_NLR_NPIXEL_Pos) | ((dest_h - 1) << DMA2D_NLR_NLINE_Pos); in lv_draw_swm341_dma2d_blend_map()
255 lv_coord_t dest_h = lv_area_get_height(dest_area); in convert_cb() local257 for(y = 0; y < dest_h; y++) { in convert_cb()281 lv_coord_t dest_h = lv_area_get_height(dest_area); in convert_cb() local283 for(y = 0; y < dest_h; y++) { in convert_cb()292 for(y = 0; y < dest_h; y++) { in convert_cb()
109 lv_coord_t dest_h = lv_area_get_height(dest_area); in lv_draw_sw_transform() local111 for(y = 0; y < dest_h; y++) { in lv_draw_sw_transform()
1505 lv_coord_t dest_h = lv_area_get_height(dest_area); in convert_cb() local1507 for(y = 0; y < dest_h; y++) { in convert_cb()1531 lv_coord_t dest_h = lv_area_get_height(dest_area); in convert_cb() local1533 for(y = 0; y < dest_h; y++) { in convert_cb()1542 for(y = 0; y < dest_h; y++) { in convert_cb()