Searched refs:test_idx (Results 1 – 1 of 1) sorted by relevance
5258 MS_U8 test_idx = 0; in MDrv_GE_BitbltPerformance() local5384 rect_w = test_rect_w[test_idx]; in MDrv_GE_BitbltPerformance()5385 rect_h = test_rect_h[test_idx]; in MDrv_GE_BitbltPerformance()5743 test_idx++; in MDrv_GE_BitbltPerformance()5745 if(test_idx == MAX_TEST_NUM) in MDrv_GE_BitbltPerformance()5754 rect_w = test_rect_w[test_idx]; in MDrv_GE_BitbltPerformance()5755 rect_h = test_rect_h[test_idx]; in MDrv_GE_BitbltPerformance()5769 …GE_D_INFO(" Test Case :%d Rect [ %d x %d ] to [%d x %d]\n",test_idx,rect_w,rect_h,stretch_w,stretc… in MDrv_GE_BitbltPerformance()