Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp4281 GLuint windowPixelCount = getWindowWidth() * getWindowHeight(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp2291 const GLuint windowPixelCount = width * height; in TEST_P() local
8112 GLuint windowPixelCount = getWindowWidth() * getWindowHeight(); in TEST_P() local