Searched defs:GLES2InterfaceStub (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_interface_stub.cc10 GLES2InterfaceStub::GLES2InterfaceStub() { function in class:gpu::gles2::GLES2InterfaceStub
13 GLES2InterfaceStub::~GLES2InterfaceStub() {
H A Dgles2_interface_stub.h14 class GLES2InterfaceStub : public GLES2Interface { class in namespace:gpu::gles2
16 GLES2InterfaceStub();
17 virtual ~GLES2InterfaceStub();

Completed in 637 milliseconds