Home
last modified time | relevance | path

Searched defs:viewHeight (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/multiview/
H A DMultiview.cpp80 int viewHeight = getWindow()->getHeight(); variable
261 const int viewHeight = getWindow()->getHeight(); variable
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DMultiviewPerf.cpp281 const int viewHeight = params->windowHeight; in drawBenchmark() local
343 const float viewHeight = static_cast<float>(params->windowHeight); in initializeBenchmark() local
378 const int viewHeight = params->windowHeight; in renderScene() local
454 const int viewHeight = params->windowHeight; initializeBenchmark() local
526 const int viewHeight = params->windowHeight; renderScene() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp1227 GLsizei viewHeight = 3 * m_height; in iterate() local

Completed in 4 milliseconds