Home
last modified time | relevance | path

Searched refs:initGl (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/
DRenderThreadInfo.h55 void initGl();
DRenderThreadInfo.cpp65 void RenderThreadInfo::initGl() { in initGl() function in gfxstream::RenderThreadInfo
DRenderThread.cpp277 tInfo.initGl(); in main()
/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp272 mRenderThreadInfo->initGl(); in SampleApplication()
DFrameBuffer_unittest.cpp114 mRenderThreadInfo->initGl(); in SetUp()