/external/clang/www/analyzer/scripts/ |
H A D | expandcollapse.js | 143 var newHeight; 149 newHeight = CLIP_HEIGHT; 154 newHeight = cellInfo.height; 163 expandableDiv.style.height = newHeight + "px"; 168 if (state.height > newHeight) { 170 data.style.height = (newHeight - EXPANDER_HEIGHT) + "px"; 188 window.scrollBy(0, newHeight - cellInfo.height);
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
H A D | TransformationUtils.java | 269 final int newHeight = Math.round(newRect.height()); 271 Bitmap result = pool.get(newWidth, newHeight, toOrient.getConfig()); 273 result = Bitmap.createBitmap(newWidth, newHeight, toOrient.getConfig());
|
/external/skia/include/core/ |
H A D | SkImageInfo.h | 253 SkImageInfo makeWH(int newWidth, int newHeight) const { 254 return Make(newWidth, newHeight, fColorType, fAlphaType, fColorSpace);
|
/external/deqp/framework/egl/ |
H A D | egluGLContextFactory.cpp | 526 int newHeight = 0; local 529 egl.querySurface(m_eglDisplay, m_eglSurface, EGL_HEIGHT, &newHeight); 533 newHeight != m_glRenderTarget.getHeight()) 536 m_glRenderTarget.getWidth(), m_glRenderTarget.getHeight(), newWidth, newHeight); 538 m_glRenderTarget = tcu::RenderTarget(newWidth, newHeight,
|
/external/mesa3d/include/HaikuGL/ |
H A D | GLView.h | 69 virtual void FrameResized(float newWidth, float newHeight);
|
/external/deqp/modules/egl/ |
H A D | teglResizeTests.cpp | 278 const int newHeight = newSurface.getHeight(); local 280 const int minHeight = de::min(oldHeight, newHeight); 290 const int newY = yCorner == 0 ? 0 : newHeight - minHeight;
|
/external/mesa3d/src/amd/addrlib/r800/ |
H A D | siaddrlib.cpp | 811 UINT_32 newHeight; local 833 &newHeight, 854 &newHeight, 864 const UINT_32 heightInTile = newHeight / MicroTileWidth; 969 UINT_32 newHeight; local 993 &newHeight, 1013 &newHeight, 1021 const UINT_32 heightInTile = newHeight / MicroTileWidth;
|
/external/skia/src/core/ |
H A D | SkImageFilter.cpp | 393 // Return a larger (newWidth x newHeight) copy of 'src' with black padding 397 int newWidth, int newHeight, int offX, int offY) { 414 sk_sp<SkSpecialSurface> surf(src->makeSurface(outProps, SkISize::Make(newWidth, newHeight))); 395 pad_image(SkSpecialImage* src, const SkImageFilter::OutputProperties& outProps, int newWidth, int newHeight, int offX, int offY) argument
|
/external/deqp/modules/gles2/functional/ |
H A D | es2fFboRenderTest.cpp | 1724 int newHeight = 32; local 1731 context.texImage2D(GL_TEXTURE_2D, 0, fbo.getConfig().colorbufferFormat, newWidth, newHeight); 1736 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().colorbufferFormat, newWidth, newHeight); 1747 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().depthbufferFormat, newWidth, newHeight); 1754 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().stencilbufferFormat, newWidth, newHeight); 1758 context.viewport(0, 0, newWidth, newHeight); 1795 context.readPixels(dst, 0, 0, newWidth, newHeight);
|
/external/deqp/modules/gles3/functional/ |
H A D | es3fFboRenderTest.cpp | 1132 int newHeight = 32; local 1173 context.texImage2D(GL_TEXTURE_2D, 0, fbo.getConfig().colorFormat, newWidth, newHeight); 1178 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().colorFormat, newWidth, newHeight); 1191 context.texImage2D(GL_TEXTURE_2D, 0, fbo.getConfig().depthStencilFormat, newWidth, newHeight); 1196 context.renderbufferStorage(GL_RENDERBUFFER, fbo.getConfig().depthStencilFormat, newWidth, newHeight); 1205 context.viewport(0, 0, newWidth, newHeight); 1242 readPixels(context, dst, 0, 0, newWidth, newHeight, colorFormat, fboRangeInfo.lookupScale, fboRangeInfo.lookupBias);
|
/external/mesa3d/src/mesa/main/ |
H A D | texcompress_fxt1.c | 1303 GLint newHeight = (height + 3) & ~3; local 1304 newSource = malloc(comps * newWidth * newHeight * sizeof(GLubyte)); 1310 upscale_teximage2d(width, height, newWidth, newHeight, 1315 height = newHeight;
|
H A D | mipmap.c | 1897 GLint newWidth, newHeight, newDepth; local 1903 &newWidth, &newHeight, &newDepth)) { 1909 newWidth, newHeight, newDepth, 1915 height = newHeight;
|
/external/mesa3d/src/amd/addrlib/core/ |
H A D | addrlib.cpp | 2500 UINT_32 newHeight = 0; local 2563 &newHeight, 2583 &newHeight,
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |