Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.cpp276 EGLint EmulatedEglConfigList::packConfigs(GLuint bufferByteSize, GLuint* buffer) const { in packConfigs() argument
280 if (!buffer || bufferByteSize < neededByteSize) { in packConfigs()
DEmulatedEglConfig.h162 EGLint packConfigs(GLuint bufferByteSize, GLuint* buffer) const;