Searched refs:temp_box (Results 1 – 2 of 2) sorted by relevance
100 BoundingBox temp_box(last_known_position_); in Draw()101 DrawBox(temp_box); in Draw()105 temp_box.left_ -= kBufferSize; in Draw()106 temp_box.top_ -= kBufferSize; in Draw()107 temp_box.right_ += kBufferSize; in Draw()108 temp_box.bottom_ += kBufferSize; in Draw()109 DrawBox(temp_box); in Draw()112 temp_box.left_ -= -2.0f * kBufferSize; in Draw()113 temp_box.top_ -= -2.0f * kBufferSize; in Draw()114 temp_box.right_ += -2.0f * kBufferSize; in Draw()[all …]
408 struct pipe_box temp_box; in handle_complex_copy() local450 &temp_box); in handle_complex_copy()455 &temp_box); in handle_complex_copy()475 &temp_box); in handle_complex_copy()479 canon_format, 0, &temp_box); in handle_complex_copy()