Searched refs:SetAutomaticFlushes (Results 1 – 5 of 5) sorted by relevance
276 helper_->SetAutomaticFlushes(false); in TEST_F()285 helper_->SetAutomaticFlushes(false); in TEST_F()294 helper_->SetAutomaticFlushes(false); in TEST_F()318 helper_->SetAutomaticFlushes(false); in TEST_F()345 helper_->SetAutomaticFlushes(false); in TEST_F()381 helper_->SetAutomaticFlushes(false); in TEST_F()386 helper_->SetAutomaticFlushes(true); in TEST_F()414 helper_->SetAutomaticFlushes(true); in TEST_F()681 helper_->SetAutomaticFlushes(false); in TEST_F()
35 void CommandBufferHelper::SetAutomaticFlushes(bool enabled) { in SetAutomaticFlushes() function in gpu::CommandBufferHelper
59 void SetAutomaticFlushes(bool enabled);
39 gles2_helper_->SetAutomaticFlushes(false); in Initialize()
235 gles2_helper_->SetAutomaticFlushes(false); in CreateContext()