Home | History | Annotate | Download | only in src

Lines Matching full:tmp_rect

4235         jdouble tmp_rect[4] = {rect.x, rect.y, rect.width, rect.height}; env->SetDoubleArrayRegion(rect_out, 0, 4, tmp_rect);