Searched refs:surface_rect_functions_applied_ (Results 1 – 2 of 2) sorted by relevance
1308 surface_rect_functions_applied_ = false; in Reset()1356 swap(surface_rect_functions_applied_, in operator =()1357 other.surface_rect_functions_applied_); in operator =()1520 if (!surface_rect_functions_applied_) { in Prepare()1531 surface_rect_functions_applied_ = true; in Prepare()
274 bool surface_rect_functions_applied_ = false; variable