Searched defs:deleteObjectImpl (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLShader.cpp59 void WebGLShader::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) function in class:blink::WebGLShader
H A DWebGLBuffer.cpp60 void WebGLBuffer::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) function in class:blink::WebGLBuffer
H A DWebGLRenderbuffer.cpp65 void WebGLRenderbuffer::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) function in class:blink::WebGLRenderbuffer
H A DWebGLVertexArrayObjectOES.cpp88 void WebGLVertexArrayObjectOES::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) function in class:blink::WebGLVertexArrayObjectOES
H A DWebGLProgram.cpp53 // the references to prevent deleteObjectImpl() from trying to do
69 void WebGLProgram::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject obj) function in class:blink::WebGLProgram
H A DWebGLTexture.cpp254 void WebGLTexture::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) function in class:blink::WebGLTexture
H A DWebGLFramebuffer.cpp563 void WebGLFramebuffer::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) function in class:blink::WebGLFramebuffer

Completed in 248 milliseconds