Searched refs:removeContentsObserver (Results 1 – 4 of 4) sorted by relevance
143 buffer->removeContentsObserver(this, bindingIndex); in onDestroy()153 mState.mElementArrayBuffer->removeContentsObserver(this, kElementArrayBufferIndex); in onDestroy()191 bufferBinding->removeContentsObserver(this, bindingIndex); in detachBuffer()347 oldBuffer->removeContentsObserver(this, static_cast<uint32_t>(bindingIndex)); in bindVertexBufferImpl()789 buffer->removeContentsObserver(mVertexArray, bufferIndex); in disableForBuffer()
190 void removeContentsObserver(VertexArray *vertexArray, uint32_t bufferIndex);
423 void Buffer::removeContentsObserver(VertexArray *vertexArray, uint32_t bufferIndex) in removeContentsObserver() function in gl::Buffer
250 oldBuffer->removeContentsObserver(mVertexArray, kElementArrayBufferIndex); in setGenericBufferBinding()