Searched refs:dest_buf8_row (Results 1 – 1 of 1) sorted by relevance
480 uint8_t * dest_buf8_row = dest_buf8; in fill_argb() local486 dest_buf8_row += dest_stride * LV_IMG_PX_SIZE_ALPHA_BYTE; in fill_argb()487 dest_buf8 = dest_buf8_row; in fill_argb()495 uint8_t * dest_buf8_row = dest_buf8; in fill_argb() local502 dest_buf8_row += dest_stride * LV_IMG_PX_SIZE_ALPHA_BYTE; in fill_argb()503 dest_buf8 = dest_buf8_row; in fill_argb()512 uint8_t * dest_buf8_row = dest_buf8; in fill_argb() local524 dest_buf8_row += dest_stride * LV_IMG_PX_SIZE_ALPHA_BYTE; in fill_argb()525 dest_buf8 = dest_buf8_row; in fill_argb()777 uint8_t * dest_buf8_row = dest_buf8; in map_argb() local[all …]