Home
last modified time | relevance | path

Searched refs:setBufferObject (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLClientState.h87 void setBufferObject(int location, GLuint id);
DGLClientState.cpp99 void GLClientState::setBufferObject(int location, GLuint id) in setBufferObject() function in GLClientState