Searched refs:surface_rect_functions_applied_ (Results 1 – 2 of 2) sorted by relevance
1303 surface_rect_functions_applied_ = false; in Reset()1351 swap(surface_rect_functions_applied_, in operator =()1352 other.surface_rect_functions_applied_); in operator =()1515 if (!surface_rect_functions_applied_) { in Prepare()1526 surface_rect_functions_applied_ = true; in Prepare()
275 bool surface_rect_functions_applied_ = false; variable