Home
last modified time | relevance | path

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

/external/angle/samples/WindowTest/
DWindowTest.cpp45 int newHeight = height; in main() local
/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DOvicClassifierBenchmarker.java135 int newHeight = Math.round(height - stHeight * 2); in convertBitmapToInput() local
/external/perfetto/ui/src/frontend/
Ddetails_panel.ts93 const newHeight = constant
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DTransformationUtils.java269 final int newHeight = Math.round(newRect.height()); in rotateImageExif() local
/external/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.cpp350 size_t newHeight = rect.bottom - rect.top; in checkForResize() local
/external/skqp/src/image/
DSkImage_GpuYUVA.cpp209 int newHeight = SkTMin(static_cast<int>(yuvaPixmaps[i].height() * scale), in MakeFromYUVAPixmaps() local
DSkImage_Gpu.cpp517 int newHeight = SkTMin(static_cast<int>(originalPixmap.height() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
/external/skia/src/image/
DSkImage_GpuYUVA.cpp284 int newHeight = in MakeFromYUVAPixmaps() local
DSkImage_Gpu.cpp538 int newHeight = std::min(static_cast<int>(originalPixmap.height() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
/external/skqp/src/core/
DSkImageFilter.cpp349 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/deqp/framework/egl/
DegluGLContextFactory.cpp568 int newHeight = 0; in postIterate() local
/external/deqp/modules/egl/
DteglResizeTests.cpp278 const int newHeight = newSurface.getHeight(); in compareCorners() local
/external/skia/src/core/
DSkImageFilter.cpp369 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1307 UINT_32 newHeight; in HwlComputeXmaskAddrFromCoord() local
1465 UINT_32 newHeight; in HwlComputeXmaskCoordFromAddr() local
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1134 int newHeight = 32; in render() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c1308 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
Dmipmap.c1921 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.cpp2376 UINT_32 newHeight = 0; in HwlComputeXmaskAddrFromCoord() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp1746 int newHeight = 32; in render() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp223 int newHeight = int(height * scale); in scaleDimensionsToMemory() local