Home
last modified time | relevance | path

Searched defs:windowHeight (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/gles1/
H A DDrawTexture.cpp60 GLint windowHeight = getWindow()->getHeight(); variable
/third_party/skia/third_party/externals/angle2/samples/post_sub_buffer/
H A DPostSubBuffer.cpp129 EGLint windowHeight = static_cast<EGLint>(getWindow()->getHeight()); variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DClipDistanceTest.cpp974 const int windowHeight = getWindowHeight(); in TEST_P() local
1219 const int windowHeight = getWindowHeight(); in TEST_P() local
[all...]
H A DPointSpritesTest.cpp31 const int windowHeight = 256; member in PointSpritesTest
H A DSimpleOperationTest.cpp931 testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, int windowWidth, int windowHeight) testDrawElementsLineLoopUsingClientSideMemory() argument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp91 int windowHeight = rect.bottom - rect.top; in _Present() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferGDI.cpp56 int windowHeight = height + (windowRect.bottom - windowRect.top) - (clientRect.bottom - clientRect.top); in ~FrameBufferGDI() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DSurface.cpp337 int windowHeight = client.bottom - client.top; in checkForResize() local
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateSurfaceTests.cpp195 EGLint windowHeight = 0; in executeForConfig() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.h143 EGLint windowHeight = 64; member
H A DDrawCallPerf.cpp427 ChangeScissorThenDraw(unsigned int iterations, GLsizei numElements, unsigned int windowWidth, unsigned int windowHeight) ChangeScissorThenDraw() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1124 int windowHeight = m_context.getRenderTarget().getHeight(); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp258 CreatePixelCenterWindowCoords(const std::vector<Vector2> &pixelPoints, int windowWidth, int windowHeight, std::vector<Vector3> *outVertices) CreatePixelCenterWindowCoords() argument

Completed in 16 milliseconds