Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/resources/extensions/
Dextension_options.js154 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/
DUiUtils.java168 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/
DImageFrame.cpp104 bool ImageFrame::setSize(int newWidth, int newHeight) in setSize()
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscossprite.c218 int newWidth, newHeight; in WIMP_ModeChanged() local
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dframebuffer.c347 GLuint newWidth, newHeight; in _mesa_resizebuffers() local
364 GLuint newWidth, newHeight; in _mesa_resizebuffers() local
Dtexcompress_fxt1.c1331 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
/external/mesa3d/src/mesa/main/
Dframebuffer.c347 GLuint newWidth, newHeight; in _mesa_resizebuffers() local
364 GLuint newWidth, newHeight; in _mesa_resizebuffers() local
Dtexcompress_fxt1.c1331 GLint newHeight = (height + 3) & ~3; in fxt1_encode() local
/external/chromium_org/third_party/skia/gm/
Detc1bitmap.cpp46 int newHeight = (blockHeight - 1) << 2; in slice_etc1_data() local
/external/skia/gm/
Detc1bitmap.cpp46 int newHeight = (blockHeight - 1) << 2; in slice_etc1_data() local
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DTransformationUtils.java270 final int newHeight = Math.round(newRect.height()); in rotateImageExif() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
DButtonPropertyEditorPresentationImpl.java167 private static void setBounds(Control control, int newX, int newY, int newWidth, int newHeight) { in setBounds()
/external/skia/bench/
DETCBitmapBench.cpp49 etc1_uint32 newHeight = origHeight * factor; in create_expanded_etc1_bitmap() local
/external/chromium_org/third_party/skia/bench/
DETCBitmapBench.cpp49 etc1_uint32 newHeight = origHeight * factor; in create_expanded_etc1_bitmap() local
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DInfoBarContainer.java388 int newHeight = getHeight(); in onLayout() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMultiColumnSet.cpp108 void RenderMultiColumnSet::setAndConstrainColumnHeight(LayoutUnit newHeight) in setAndConstrainColumnHeight()
DRenderDeprecatedFlexibleBox.cpp906 LayoutUnit newHeight = blockChild->heightForLineCount(numVisibleLines); in applyLineClamp() local
DRenderBlockFlow.cpp479 LayoutUnit newHeight = logicalHeight(); in layoutBlockFlow() local
686 LayoutUnit newHeight = applyAfterBreak(child, logicalHeight(), marginInfo); in layoutBlockChild() local
DRenderBox.cpp2588 … LayoutUnit newHeight = block->adjustContentBoxLogicalHeightForBoxSizing(newContentHeight); in computeReplacedLogicalHeightUsing() local
/external/deqp/modules/egl/
DteglResizeTests.cpp263 const int newHeight = newSurface.getHeight(); in compareCorners() local
/external/deqp/framework/egl/
DegluGLContextFactory.cpp703 int newHeight = 0; in postIterate() local
/external/skia/src/gpu/
DGrAARectRenderer.cpp622 SkScalar newHeight = SkScalarHalf(rect.height() * vec[1].length()) + SK_ScalarHalf; in shaderFillAARect() local
/external/chromium_org/third_party/skia/src/gpu/
DGrAARectRenderer.cpp653 SkScalar newHeight = SkScalarHalf(rect.height() * vec[1].length()) + SK_ScalarHalf; in shaderFillAARect() local
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1132 int newHeight = 32; in render() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp1724 int newHeight = 32; in render() local