Searched refs:packConfigs (Results 1 – 3 of 3) sorted by relevance
162 EGLint packConfigs(GLuint bufferByteSize, GLuint* buffer) const;
276 EGLint EmulatedEglConfigList::packConfigs(GLuint bufferByteSize, GLuint* buffer) const { in packConfigs() function in gfxstream::gl::EmulatedEglConfigList
731 return FrameBuffer::getFB()->getConfigs()->packConfigs(bufferSize, buffer); in rcGetConfigs()