/dalvik/dx/tests/028-class-attrib-EnclosingMethod/ |
run | 17 dx --debug --dump --width=200 small-class-1.txt small-class-2.txt
|
/external/chromium/chrome/browser/resources/options/ |
certificate_manager.css | 8 width: 100%;
|
/external/chromium_org/cc/test/ |
pixel_test_software_output_device.cc | 10 gfx::Size expanded_size(size.width() + surface_expansion_size_.width(),
|
/external/chromium_org/chrome/browser/resources/ |
about_nacl.css | 7 width: 200px;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/mappy/ |
popup.css | 13 width: 512px;
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLPreElement.idl | 22 // FIXME: DOM spec says that width should be of type DOMString 24 [Reflect] attribute long width;
|
ImageData.idl | 32 readonly attribute long width;
|
/external/chromium_org/third_party/skia/src/opts/ |
SkMorphology_opts_SSE2.h | 9 int width, int height, int srcStride, int dstStride); 11 int width, int height, int srcStride, int dstStride); 13 int width, int height, int srcStride, int dstStride); 15 int width, int height, int srcStride, int dstStride);
|
SkMorphology_opts_neon.h | 9 int width, int height, int srcStride, int dstStride); 11 int width, int height, int srcStride, int dstStride); 13 int width, int height, int srcStride, int dstStride); 15 int width, int height, int srcStride, int dstStride);
|
/external/libvpx/libvpx/vp8/common/arm/ |
bilinearfilter_arm.h | 21 unsigned int width, 31 unsigned int width,
|
/external/replicaisland/src/com/replica/replicaisland/ |
Texture.java | 28 public int width; field in class:Texture 40 width = 0;
|
/external/skia/src/opts/ |
SkMorphology_opts_SSE2.h | 9 int width, int height, int srcStride, int dstStride); 11 int width, int height, int srcStride, int dstStride); 13 int width, int height, int srcStride, int dstStride); 15 int width, int height, int srcStride, int dstStride);
|
SkMorphology_opts_neon.h | 9 int width, int height, int srcStride, int dstStride); 11 int width, int height, int srcStride, int dstStride); 13 int width, int height, int srcStride, int dstStride); 15 int width, int height, int srcStride, int dstStride);
|
/packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/ |
GalaxyWallpaper.java | 22 protected GalaxyRS createScene(int width, int height) { 23 return new GalaxyRS(width, height);
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNILib.java | 28 * @param width the current view width 31 public static native void init(int width, int height);
|
/device/asus/flo/camera/hdr/include/ |
morpho_noise_reduction_ext.h | 12 int width,
|
/device/lge/mako/camera/hdr/include/ |
morpho_noise_reduction_ext.h | 12 int width,
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
main.css | 12 width: 100%; 24 width: 100%;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_other.h | 39 unsigned width, unsigned height); 44 unsigned width, unsigned height); 53 unsigned width, unsigned height); 58 unsigned width, unsigned height); 64 unsigned width, unsigned height); 69 unsigned width, unsigned height); 78 unsigned width, unsigned height); 83 unsigned width, unsigned height); 89 unsigned width, unsigned height); 94 unsigned width, unsigned height) [all...] |
/external/chromium_org/ui/gfx/ |
favicon_size.h | 15 // If the width or height is bigger than the favicon size, a new width/height 16 // is calculated and returned in width/height that maintains the aspect 18 GFX_EXPORT void CalculateFaviconTargetSize(int* width, int* height);
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/ |
MemoryFlyoutPreferences.java | 29 public MemoryFlyoutPreferences(int dockLocation, int state, int width) { 32 m_width = width; 60 public void setWidth(int width) { 61 m_width = width;
|
/external/harfbuzz_ng/util/ |
ansi-print.hh | 34 unsigned int width,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format_other.h | 39 unsigned width, unsigned height); 44 unsigned width, unsigned height); 53 unsigned width, unsigned height); 58 unsigned width, unsigned height); 64 unsigned width, unsigned height); 69 unsigned width, unsigned height); 78 unsigned width, unsigned height); 83 unsigned width, unsigned height); 89 unsigned width, unsigned height); 94 unsigned width, unsigned height) [all...] |
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
GL2JNILib.java | 28 * @param width the current view width 31 public static native void init(int width, int height);
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
GLPerfLib.java | 28 * @param width the current view width 31 public static native void init(int width, int height);
|