Home
last modified time | relevance | path

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

/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/
Dviewer_page.ts138 const newHeight = this.dragStartHeight + (DRAG_HANDLE_HEIGHT_PX / 2) - y; 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/skia/src/image/
DSkImage_GpuYUVA.cpp231 int newHeight = SkTMin(static_cast<int>(yuvaPixmaps[i].height() * scale), in MakeFromYUVAPixmaps() local
DSkImage_Gpu.cpp542 int newHeight = SkTMin(static_cast<int>(originalPixmap.height() * scale), maxTextureSize); in MakeCrossContextFromPixmap() 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/deqp/framework/egl/
DegluGLContextFactory.cpp566 int newHeight = 0; in postIterate() local
/external/skqp/src/core/
DSkImageFilter.cpp349 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/skia/src/core/
DSkImageFilter.cpp352 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/deqp/modules/egl/
DteglResizeTests.cpp278 const int newHeight = newSurface.getHeight(); in compareCorners() local
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp1275 UINT_32 newHeight; in HwlComputeXmaskAddrFromCoord() local
1433 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.c1303 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
Dmipmap.c1896 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local
/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.cpp2367 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