Searched defs:windowWidth (Results 1 – 9 of 9) sorted by relevance
59 GLint windowWidth = getWindow()->getWidth(); in draw() local
135 EGLint windowWidth = static_cast<EGLint>(getWindow()->getWidth()); in swap() local
116 EGLint windowWidth = 64; member
31 const int windowWidth = 256; member in PointSpritesTest
802 int windowWidth, in testDrawElementsLineLoopUsingClientSideMemory()
72 int windowWidth = mFb->windowWidth(); in postImpl() local
504 int windowWidth() const { return m_windowWidth; } in windowWidth() function
234 SampleApplication::SampleApplication(int windowWidth, int windowHeight, int refreshRate, GLESApi gl… in SampleApplication()
208 int windowWidth, in CreatePixelCenterWindowCoords()