Searched refs:reshape_called_ (Results 1 – 2 of 2) sorted by relevance
361 bool reshape_called() const { return reshape_called_; } in reshape_called()362 void clear_reshape_called() { reshape_called_ = false; } in clear_reshape_called()454 bool reshape_called_; variable
63 reshape_called_(false), in TestWebGraphicsContext3D()93 reshape_called_ = true; in reshapeWithScaleFactor()