/third_party/flutter/skia/third_party/externals/angle2/samples/WindowTest/ |
D | WindowTest.cpp | 44 int newWidth = width; in main() local
|
/third_party/skia/third_party/externals/angle2/samples/WindowTest/ |
D | WindowTest.cpp | 44 int newWidth = width; in main() local
|
/third_party/flutter/engine/flutter/shell/platform/windows/ |
D | win32_window.cc | 220 LONG newWidth = lprcNewScale->right - lprcNewScale->left; in HandleDpiChange() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | DXGISwapChainWindowSurfaceWGL.cpp | 349 size_t newWidth = rect.right - rect.left; in checkForResize() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | DXGISwapChainWindowSurfaceWGL.cpp | 349 size_t newWidth = rect.right - rect.left; in checkForResize() local
|
/third_party/flutter/skia/src/image/ |
D | SkImage_GpuYUVA.cpp | 269 int newWidth = SkTMin(static_cast<int>(yuvaPixmaps[i].width() * scale), in MakeFromYUVAPixmaps() local
|
D | SkImage_Gpu.cpp | 491 int newWidth = SkTMin(static_cast<int>(originalPixmap.width() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
|
/third_party/gstreamer/gstplugins_bad/ext/onnx/ |
D | gstonnxclient.cpp | 259 int32_t newWidth = fixedInputImageSize ? width : vmeta->width; in parseDimensions() local
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLContextFactory.cpp | 567 int newWidth = 0; in postIterate() local
|
/third_party/flutter/skia/src/core/ |
D | SkImageFilter.cpp | 305 int newWidth, int newHeight, int offX, int offY) { in pad_image()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglResizeTests.cpp | 279 const int newWidth = newSurface.getWidth(); in compareCorners() local
|
/third_party/skia/src/core/ |
D | SkImageFilter.cpp | 393 int newWidth, int newHeight, int offX, int offY) { in pad_image()
|
/third_party/skia/src/image/ |
D | SkImage_Gpu.cpp | 648 int newWidth = std::min(static_cast<int>(originalPixmap.width() * scale), maxTextureSize); in MakeCrossContextFromPixmap() local
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 383 set: function(newWidth) { argument
|
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 402 set: function(newWidth) { argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 1133 int newWidth = 64; in render() local
|
/third_party/mesa3d/src/util/format/ |
D | u_format_fxt1.c | 1185 int32_t newWidth = (width + 7) & ~7; in fxt1_encode() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFboRenderTest.cpp | 1745 int newWidth = 64; in render() local
|
/third_party/mesa3d/src/mesa/main/ |
D | mipmap.c | 1927 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderImageLoadStoreTests.cpp | 221 int newWidth = int(width * scale); in scaleDimensionsToMemory() local
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 8624 auto width(size_t newWidth) -> Column& { in width()
|