Searched refs:last_src_index (Results 1 – 1 of 1) sorted by relevance
1214 static int last_src_index = -1; in rk_flinger_render_show() local1244 found = last_src_index + 1; in rk_flinger_render_show()1249 last_src_index = found; in rk_flinger_render_show()1512 static int last_src_index = -1; in vehicle_flinger_request_cif_buffer() local1518 found = (last_src_index + i) % NUM_SOURCE_BUFFERS; in vehicle_flinger_request_cif_buffer()1523 last_src_index = found; in vehicle_flinger_request_cif_buffer()