/external/chromium_org/chrome/renderer/resources/extensions/ |
D | extension_options.js | 154 function(newWidth, newHeight, oldWidth, oldHeight) { argument 158 newHeight: newHeight, property 176 function(newWidth, newHeight, oldWidth, oldHeight) { argument
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/ |
D | UiUtils.java | 168 int newHeight = (int) originalHeight; in generateScaledScreenshot() local 187 int newHeight = (int) originalHeight; in generateScaledScreenshot() local
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ |
D | ImageFrame.cpp | 104 bool ImageFrame::setSize(int newWidth, int newHeight) in setSize()
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
D | SDL_riscossprite.c | 218 int newWidth, newHeight; in WIMP_ModeChanged() local
|
/external/chromium_org/third_party/mesa/src/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 | 1331 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
|
/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 | 1331 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
|
/external/chromium_org/third_party/skia/gm/ |
D | etc1bitmap.cpp | 46 int newHeight = (blockHeight - 1) << 2; in slice_etc1_data() local
|
/external/skia/gm/ |
D | etc1bitmap.cpp | 46 int newHeight = (blockHeight - 1) << 2; in slice_etc1_data() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | TransformationUtils.java | 270 final int newHeight = Math.round(newRect.height()); in rotateImageExif() local
|
/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/bench/ |
D | ETCBitmapBench.cpp | 49 etc1_uint32 newHeight = origHeight * factor; in create_expanded_etc1_bitmap() local
|
/external/chromium_org/third_party/skia/bench/ |
D | ETCBitmapBench.cpp | 49 etc1_uint32 newHeight = origHeight * factor; in create_expanded_etc1_bitmap() local
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
D | InfoBarContainer.java | 388 int newHeight = getHeight(); in onLayout() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderMultiColumnSet.cpp | 108 void RenderMultiColumnSet::setAndConstrainColumnHeight(LayoutUnit newHeight) in setAndConstrainColumnHeight()
|
D | RenderDeprecatedFlexibleBox.cpp | 906 LayoutUnit newHeight = blockChild->heightForLineCount(numVisibleLines); in applyLineClamp() local
|
D | RenderBlockFlow.cpp | 479 LayoutUnit newHeight = logicalHeight(); in layoutBlockFlow() local 686 LayoutUnit newHeight = applyAfterBreak(child, logicalHeight(), marginInfo); in layoutBlockChild() local
|
D | RenderBox.cpp | 2588 … LayoutUnit newHeight = block->adjustContentBoxLogicalHeightForBoxSizing(newContentHeight); in computeReplacedLogicalHeightUsing() local
|
/external/deqp/modules/egl/ |
D | teglResizeTests.cpp | 263 const int newHeight = newSurface.getHeight(); in compareCorners() local
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 703 int newHeight = 0; in postIterate() local
|
/external/skia/src/gpu/ |
D | GrAARectRenderer.cpp | 622 SkScalar newHeight = SkScalarHalf(rect.height() * vec[1].length()) + SK_ScalarHalf; in shaderFillAARect() local
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrAARectRenderer.cpp | 653 SkScalar newHeight = SkScalarHalf(rect.height() * vec[1].length()) + SK_ScalarHalf; in shaderFillAARect() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboRenderTest.cpp | 1132 int newHeight = 32; in render() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboRenderTest.cpp | 1724 int newHeight = 32; in render() local
|