Home
last modified time | relevance | path

Searched defs:newWidth (Results 1 – 25 of 27) sorted by relevance

12

/external/angle/samples/WindowTest/
DWindowTest.cpp44 int newWidth = width; in main() local
/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DOvicClassifierBenchmarker.java135 int newWidth = Math.round(width - stWidth * 2); in convertBitmapToInput() local
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DImageProcessor.java78 int newWidth = imageOperator.getOutputImageWidth(currentHeight, currentWidth); in inverseTransform() local
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DTransformationUtils.java268 final int newWidth = Math.round(newRect.width()); in rotateImageExif() local
/external/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.cpp349 size_t newWidth = rect.right - rect.left; in checkForResize() local
/external/webrtc/sdk/android/src/java/org/webrtc/
DAndroidVideoDecoder.java358 private VideoCodecStatus reinitDecode(int newWidth, int newHeight) { in reinitDecode()
DHardwareVideoEncoder.java486 private VideoCodecStatus resetCodec(int newWidth, int newHeight, boolean newUseSurfaceMode) { in resetCodec()
/external/webrtc/sdk/android/api/org/webrtc/
DTextureBufferImpl.java173 Matrix transformMatrix, int newWidth, int newHeight) { in applyTransformMatrix()
/external/skqp/src/image/
DSkImage_GpuYUVA.cpp207 int newWidth = SkTMin(static_cast<int>(yuvaPixmaps[i].width() * scale), in MakeFromYUVAPixmaps() local
DSkImage_Gpu.cpp516 int newWidth = SkTMin(static_cast<int>(originalPixmap.width() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
/external/deqp/framework/egl/
DegluGLContextFactory.cpp567 int newWidth = 0; in postIterate() local
/external/skqp/src/core/
DSkImageFilter.cpp349 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/deqp/modules/egl/
DteglResizeTests.cpp279 const int newWidth = newSurface.getWidth(); in compareCorners() local
/external/skia/src/core/
DSkImageFilter.cpp386 int newWidth, int newHeight, int offX, int offY) { in pad_image()
/external/skia/src/image/
DSkImage_Gpu.cpp654 int newWidth = std::min(static_cast<int>(originalPixmap.width() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js383 set: function(newWidth) { argument
/external/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js402 set: function(newWidth) { argument
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c1307 GLint newWidth = (width + 7) & ~7; in fxt1_encode() local
Dmipmap.c1921 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1133 int newWidth = 64; in render() local
/external/catch2/third_party/
Dclara.hpp204 auto width( size_t newWidth ) -> Column& { in width()
/external/catch2/include/external/
Dclara.hpp204 auto width(size_t newWidth) -> Column& { in width()
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp1745 int newWidth = 64; in render() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp222 int newWidth = int(width * scale); in scaleDimensionsToMemory() local
/external/catch2/single_include/catch2/
Dcatch.hpp8580 auto width(size_t newWidth) -> Column& { in width()

12