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

  /external/chromium_org/gpu/command_buffer/service/
test_helper.h 120 gfx::GLImplementation old_implementation_; member in class:gpu::gles2::ScopedGLImplementationSetter
test_helper.cc 543 : old_implementation_(gfx::GetGLImplementation()) {
548 gfx::SetGLImplementation(old_implementation_);

Completed in 605 milliseconds