Home
last modified time | relevance | path

Searched refs:AllowFramebufferComboCompleteMapForTesting (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dframebuffer_manager_unittest.cc875 if (!framebuffer_->AllowFramebufferComboCompleteMapForTesting()) { in TEST_F()
890 if (!framebuffer_->AllowFramebufferComboCompleteMapForTesting()) { in TEST_F()
904 if (!framebuffer_->AllowFramebufferComboCompleteMapForTesting()) { in TEST_F()
919 if (!framebuffer_->AllowFramebufferComboCompleteMapForTesting()) { in TEST_F()
946 if (!framebuffer_->AllowFramebufferComboCompleteMapForTesting()) { in TEST_F()
962 if (!framebuffer_->AllowFramebufferComboCompleteMapForTesting()) { in TEST_F()
Dframebuffer_manager.h146 static bool AllowFramebufferComboCompleteMapForTesting() { in AllowFramebufferComboCompleteMapForTesting() function