Home
last modified time | relevance | path

Searched refs:getPackInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.h156 void getPackInfo(EGLint* mumConfigs, EGLint* numAttribs) const;
DEmulatedEglConfig.cpp266 void EmulatedEglConfigList::getPackInfo(EGLint* numConfigs, in getPackInfo() function in gfxstream::gl::EmulatedEglConfigList
/hardware/google/gfxstream/host/
DRenderControl.cpp721 FrameBuffer::getFB()->getConfigs()->getPackInfo(&numConfigs, &numAttribs); in rcGetNumConfigs()