Searched refs:queryIsFixedSize (Results 1 – 1 of 1) sorted by relevance
707 EGLint queryIsFixedSize = 0; in TEST_P() local709 eglQuerySurface(mDisplay, mWindowSurface, EGL_FIXED_SIZE_ANGLE, &queryIsFixedSize)); in TEST_P()711 EXPECT_EGL_TRUE(queryIsFixedSize); in TEST_P()