Searched refs:accelerated (Results 1 – 1 of 1) sorted by relevance
668 lv_result_t accelerated; in rgb565_image_blend() local670 accelerated = LV_DRAW_SW_RGB565_BLEND_NORMAL_TO_ARGB8888(dsc); in rgb565_image_blend()673 accelerated = LV_DRAW_SW_RGB565_BLEND_NORMAL_TO_ARGB8888_WITH_OPA(dsc); in rgb565_image_blend()675 if(LV_RESULT_INVALID == accelerated) { in rgb565_image_blend()