Searched defs:Unbind (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state.h72 void Unbind(TextureRef* texture) { function in struct:gpu::gles2::TextureUnit
H A Dvertex_attrib_manager.cc64 void VertexAttrib::Unbind(Buffer* buffer) { function in class:gpu::gles2::VertexAttrib
154 void VertexAttribManager::Unbind(Buffer* buffer) { function in class:gpu::gles2::VertexAttribManager
159 vertex_attribs_[vv].Unbind(buffer);
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dvirtualsocketserver.cc170 server_->Unbind(local_addr_, this);
703 int VirtualSocketServer::Unbind(const SocketAddress& addr, function in class:talk_base::VirtualSocketServer

Completed in 113 milliseconds