Home
last modified time | relevance | path

Searched defs:windowPixelCount (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DTextureTest.cpp2120 const GLuint windowPixelCount = width * height; in TEST_P() local
2675 const GLuint windowPixelCount = width * height; in TEST_P() local
10917 GLuint windowPixelCount = getWindowWidth() * getWindowHeight(); in TEST_P() local