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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc 71 void LoseContext() {
106 LoseContext();
195 LoseContext();
875 LoseContext();
891 LoseContext();
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.h 230 virtual void LoseContext(uint32 reset_status) = 0;
gles2_cmd_decoder_mock.h 113 MOCK_METHOD1(LoseContext, void(uint32 reset_status));
context_group.cc 342 decoders_[ii]->LoseContext(reset_status);
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc     [all...]

Completed in 76 milliseconds