/external/skia/src/image/ |
D | SkImage.cpp | 88 SkImage* SkImage::newImage(int newWidth, int newHeight, const SkIRect* subset, in newImage() 145 SkImage* SkImage_Base::onNewImage(int newWidth, int newHeight, const SkIRect* subset, in onNewImage()
|
/external/mesa3d/src/mesa/main/ |
D | framebuffer.c | 347 GLuint newWidth, newHeight; in _mesa_resizebuffers() local 364 GLuint newWidth, newHeight; in _mesa_resizebuffers() local
|
D | texcompress_fxt1.c | 1330 GLint newWidth = (width + 7) & ~7; in fxt1_encode() local
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/ |
D | LwjglCanvas.java | 210 int newWidth = Math.max(canvas.getWidth(), 1); in runLoop() local
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/ |
D | AwtPanel.java | 44 private int newWidth = 1; field in AwtPanel
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/ |
D | ButtonPropertyEditorPresentationImpl.java | 167 private static void setBounds(Control control, int newX, int newY, int newWidth, int newHeight) { in setBounds()
|
/external/skia/gm/ |
D | etc1bitmap.cpp | 45 int newWidth = (blockWidth - 1) << 2; in slice_etc1_data() local
|
/external/skia/bench/ |
D | ETCBitmapBench.cpp | 48 etc1_uint32 newWidth = origWidth * factor; in create_expanded_etc1_bitmap() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | TransformationUtils.java | 268 final int newWidth = Math.round(newRect.width()); in rotateImageExif() local
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/ |
D | FlyoutControlComposite.java | 468 int newWidth = width; in handle_mouseMove() local
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 525 int newWidth = 0; in postIterate() local
|
/external/deqp/modules/egl/ |
D | teglResizeTests.cpp | 277 const int newWidth = newSurface.getWidth(); in compareCorners() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 1131 int newWidth = 64; in render() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboRenderTest.cpp | 1723 int newWidth = 64; in render() local
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|