HomeSort by relevance Sort by last modified time
    Searched full:context_lost_allowed (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_lose_context_chromium_unittest.cc 23 options.context_lost_allowed = true;
gl_manager.h 61 bool context_lost_allowed; member in struct:gpu::GLManager::Options
gl_manager.cc 44 context_lost_allowed(false),
76 context_lost_allowed_ = options.context_lost_allowed;

Completed in 1022 milliseconds