Home
last modified time | relevance | path

Searched refs:WillRead (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dtexture_definition.cc83 buffer_->WillRead(this); in WillUseTexImage()
117 virtual void WillRead(gfx::GLImage* client) OVERRIDE;
237 void NativeImageBufferEGL::WillRead(gfx::GLImage* client) { in WillRead() function in gpu::gles2::__anon4cec3d7e0111::NativeImageBufferEGL
321 virtual void WillRead(gfx::GLImage* client) OVERRIDE {} in WillRead() function in gpu::gles2::__anon4cec3d7e0111::NativeImageBufferStub
Dtexture_definition.h30 virtual void WillRead(gfx::GLImage* client) = 0;