HomeSort by relevance Sort by last modified time
    Searched refs:LoseContext (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc 71 void LoseContext() {
115 LoseContext();
129 LoseContext();
556 LoseContext();
576 LoseContext();
804 LoseContext();
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.h 238 virtual void LoseContext(uint32 reset_status) = 0;
gles2_cmd_decoder_mock.h 129 MOCK_METHOD1(LoseContext, void(uint32 reset_status));
context_group.cc 352 decoders_[ii]->LoseContext(reset_status);
gles2_cmd_decoder_unittest.cc     [all...]
gles2_cmd_decoder.cc     [all...]
gles2_cmd_decoder_unittest_drawing.cc 760 EXPECT_CALL(*mock_decoder_, LoseContext(GL_UNKNOWN_CONTEXT_RESET_ARB))
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc     [all...]

Completed in 379 milliseconds