Searched refs:removeContentsObserver (Results 1 – 5 of 5) sorted by relevance
150 buffer->removeContentsObserver(this, static_cast<uint32_t>(bindingIndex)); in onDestroy()161 mState.mElementArrayBuffer->removeContentsObserver(this, kElementArrayBufferIndex); in onDestroy()206 bufferBinding->removeContentsObserver(this, static_cast<uint32_t>(bindingIndex)); in detachBuffer()234 mState.mElementArrayBuffer->removeContentsObserver(this, kElementArrayBufferIndex); in detachBuffer()378 oldBuffer->removeContentsObserver(this, static_cast<uint32_t>(bindingIndex)); in bindVertexBufferImpl()903 buffer->removeContentsObserver(mVertexArray, attribIndex); in disableForBuffer()
204 void removeContentsObserver(VertexArray *vertexArray, uint32_t bufferIndex);206 void removeContentsObserver(Texture *texture);
471 void Buffer::removeContentsObserver(VertexArray *vertexArray, uint32_t bufferIndex) in removeContentsObserver() function in gl::Buffer484 void Buffer::removeContentsObserver(Texture *texture) in removeContentsObserver() function in gl::Buffer
786 buffer->removeContentsObserver(mTexture); in disableForBuffer()
266 oldBuffer->removeContentsObserver(mVertexArray, kElementArrayBufferIndex); in setGenericBufferBinding()