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

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state.h73 void Unbind(TextureRef* texture) { function in struct:gpu::gles2::TextureUnit
H A Dvertex_attrib_manager.cc63 void VertexAttrib::Unbind(Buffer* buffer) { function in class:gpu::gles2::VertexAttrib
151 void VertexAttribManager::Unbind(Buffer* buffer) { function in class:gpu::gles2::VertexAttribManager
156 vertex_attribs_[vv].Unbind(buffer);
/external/chromium_org/third_party/webrtc/base/
H A Dvirtualsocketserver.cc153 server_->Unbind(local_addr_, this);
690 int VirtualSocketServer::Unbind(const SocketAddress& addr, function in class:rtc::VirtualSocketServer

Completed in 1057 milliseconds