Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/samples/WindowTest/
DWindowTest.cpp45 int newHeight = height; in main() local
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DTriggerPad.kt120 var newHeight = (textSizePixels.toInt() * 2) + padTop + padBottom in onMeasure() variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.cpp350 size_t newHeight = rect.bottom - rect.top; in checkForResize() local
/third_party/vk-gl-cts/framework/egl/
DegluGLContextFactory.cpp568 int newHeight = 0; in postIterate() local
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp280 const int newHeight = newSurface.getHeight(); in compareCorners() local
/third_party/skia/src/core/
DSkImageFilter.cpp393 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1306 UINT_32 newHeight; in HwlComputeXmaskAddrFromCoord() local
1464 UINT_32 newHeight; in HwlComputeXmaskCoordFromAddr() local
/third_party/skia/src/image/
DSkImage_Gpu.cpp653 int newHeight = std::min(static_cast<int>(originalPixmap.height() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp1134 int newHeight = 32; in render() local
/third_party/mesa3d/src/util/format/
Du_format_fxt1.c1186 int32_t newHeight = (height + 3) & ~3; in fxt1_encode() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.cpp2375 UINT_32 newHeight = 0; in HwlComputeXmaskAddrFromCoord() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboRenderTest.cpp1746 int newHeight = 32; in render() local
/third_party/mesa3d/src/mesa/main/
Dmipmap.c1927 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp222 int newHeight = int(height * scale); in scaleDimensionsToMemory() local