/development/tools/etc1tool/ |
etc1tool.cpp | 25 int writePNGFile(const char* pOutput, png_uint_32 width, png_uint_32 height, 143 png_uint_32 width = 0; local 196 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, 200 stride = 3 * width; 212 *pWidth = width; 242 png_uint_32 width = 0; local 264 width = etc1_pkm_get_width(header); 266 encodedSize = etc1_get_encoded_data_size(width, height); 283 stride = width * 3; 290 etc1_decode_image(pEncodedData, pImageData, width, height, 3, stride) 315 etc1_uint32 width = 0; local 456 etc1_uint32 width = 0; local [all...] |
/external/quake/quake/src/WinQuake/ |
gl_draw.cpp | 51 int width; member in struct:__anon5343::__anon5344 87 int width, height; member in struct:__anon5346 138 int width; member in struct:textureStore::entry 225 GL_Upload8 (e->pData, e->width, e->height, e->mipmap, 236 void create(int width, int height, byte* data, qboolean mipmap, 238 int size = width * height; 254 e->width = width; 270 GL_Upload8 (e->pData, e->width, e->height, e->mipmap, 516 return GL_LoadTexture ("", pic->width, pic->height, pic->data, false, true) [all...] |
vid_vga.cpp | 63 int y, byte *pbitmap, int width, int height)
95 for (j=0 ; j<(width >> 2) ; j++)
117 width);
120 &pbitmap[(i >> repshift) * width],
121 width);
134 int y, int width, int height)
164 for (j=0 ; j<(width >> 2) ; j++)
182 width);
255 (lvid->width * lvid->height * sizeof (*d_pzbuffer));
260 tbuffersize = lvid->width * lvid->height * sizeof (*d_pzbuffer); [all...] |
/external/webkit/WebCore/rendering/ |
RenderBox.h | 32 enum WidthType { Width, MinWidth, MaxWidth }; 45 int width() const { return m_frameRect.width(); } function in class:WebCore::RenderBox 50 void setWidth(int width) { m_frameRect.setWidth(width); } 65 IntRect borderBoxRect() const { return IntRect(0, 0, width(), height()); } 94 int rightLayoutOverflow() const { return m_overflow ? m_overflow->rightLayoutOverflow() : width(); } 100 int rightVisualOverflow() const { return m_overflow ? m_overflow->rightVisualOverflow() : width(); } 114 // to return the remaining width on a given line (and the height of a single line). 115 virtual int offsetWidth() const { return width(); } [all...] |
/external/webkit/WebKitTools/CodeCoverage/ |
regenerate-coverage-display | 91 file.write("""<table width="100%%" border=0 cellspacing=0 cellpadding=0> 93 <tr><td class="ruler"><img src="glass.png" width=3 height=3 alt=""></td></tr> 96 <td width="100%%"> 97 <table cellpadding=1 border=0 width="100%%"> 99 <td class="headerItem" width="20%%">Current view:</td> 100 <td class="headerValue" width="80%%" colspan=4>%(path)s</td> 103 <td class="headerItem" width="20%%">Test:</td> 104 <td class="headerValue" width="80%%" colspan=4>%(product)s</td> 107 <td class="headerItem" width="20%%">Date:</td> 108 <td class="headerValue" width="20%%">%(date)s</td [all...] |
/frameworks/base/awt/java/awt/image/ |
MemoryImageSource.java | 39 * The width. 41 int width; field in class:MemoryImageSource 112 * the width of the rectangular area of pixels. 136 * the width of the rectangular area of pixels. 161 * the width of the rectangular area of pixels. 182 * the width of the rectangular area of pixels. 203 * the width of the rectangular area of pixels. 225 * the width of the rectangular area of pixels. 250 setPixels(ic, 0, 0, width, height); 410 * the width of the rectangular area [all...] |
ReplicateScaleFilter.java | 38 * The width of a source image. 48 * The width of a destination image. 68 * An Object (byte array with a destination width) provides a row of pixel 75 * specified width and height. 77 * @param width 78 * the width of scaled image. 82 public ReplicateScaleFilter(int width, int height) { 83 if (width == 0 || height == 0) { 84 // awt.234=Width or Height equals zero 88 this.destWidth = width; [all...] |
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.view.WindowManager.LayoutParams.html | 80 <TABLE summary="Added Methods" WIDTH="100%"> 85 <TD VALIGN="TOP" WIDTH="25%"> 96 <TABLE summary="Added Fields" WIDTH="100%"> 101 <TD VALIGN="TOP" WIDTH="25%"> 108 <TD VALIGN="TOP" WIDTH="25%"> 115 <TD VALIGN="TOP" WIDTH="25%"> 122 <TD VALIGN="TOP" WIDTH="25%"> 129 <TD VALIGN="TOP" WIDTH="25%"> 136 <TD VALIGN="TOP" WIDTH="25%"> 143 <TD VALIGN="TOP" WIDTH="25%" [all...] |
pkg_android.text.style.html | 78 <TABLE summary="Added Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 93 <TABLE summary="Changed Classes and Interfaces" WIDTH="100%"> 98 <TD VALIGN="TOP" WIDTH="25%"> 105 <TD VALIGN="TOP" WIDTH="25%"> 112 <TD VALIGN="TOP" WIDTH="25%"> 119 <TD VALIGN="TOP" WIDTH="25%"> 126 <TD VALIGN="TOP" WIDTH="25%"> 133 <TD VALIGN="TOP" WIDTH="25%"> 140 <TD VALIGN="TOP" WIDTH="25%" [all...] |
pkg_android.provider.html | 78 <TABLE summary="Added Classes" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%"> 104 <TD VALIGN="TOP" WIDTH="25%"> 114 <TABLE summary="Changed Classes and Interfaces" WIDTH="100%"> 119 <TD VALIGN="TOP" WIDTH="25%"> 126 <TD VALIGN="TOP" WIDTH="25%"> 133 <TD VALIGN="TOP" WIDTH="25%"> 140 <TD VALIGN="TOP" WIDTH="25%" [all...] |
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
android.provider.Contacts.Intents.UI.html | 80 <TABLE summary="Changed Constructors" WIDTH="100%"> 85 <TD VALIGN="TOP" WIDTH="25%"> 89 <TD VALIGN="TOP" WIDTH="30%"> 100 <TABLE summary="Changed Fields" WIDTH="100%"> 105 <TD VALIGN="TOP" WIDTH="25%"> 108 <TD VALIGN="TOP" WIDTH="30%"> 114 <TD VALIGN="TOP" WIDTH="25%"> 117 <TD VALIGN="TOP" WIDTH="30%"> 123 <TD VALIGN="TOP" WIDTH="25%"> 126 <TD VALIGN="TOP" WIDTH="30%" [all...] |
android.view.MotionEvent.html | 80 <TABLE summary="Added Methods" WIDTH="100%"> 85 <TD VALIGN="TOP" WIDTH="25%"> 92 <TD VALIGN="TOP" WIDTH="25%"> 99 <TD VALIGN="TOP" WIDTH="25%"> 106 <TD VALIGN="TOP" WIDTH="25%"> 113 <TD VALIGN="TOP" WIDTH="25%"> 120 <TD VALIGN="TOP" WIDTH="25%"> 127 <TD VALIGN="TOP" WIDTH="25%"> 134 <TD VALIGN="TOP" WIDTH="25%"> 141 <TD VALIGN="TOP" WIDTH="25%" [all...] |
android.provider.Contacts.Intents.html | 80 <TABLE summary="Changed Constructors" WIDTH="100%"> 85 <TD VALIGN="TOP" WIDTH="25%"> 89 <TD VALIGN="TOP" WIDTH="30%"> 100 <TABLE summary="Changed Fields" WIDTH="100%"> 105 <TD VALIGN="TOP" WIDTH="25%"> 108 <TD VALIGN="TOP" WIDTH="30%"> 114 <TD VALIGN="TOP" WIDTH="25%"> 117 <TD VALIGN="TOP" WIDTH="30%"> 123 <TD VALIGN="TOP" WIDTH="25%"> 126 <TD VALIGN="TOP" WIDTH="30%" [all...] |
android.provider.Contacts.Phones.html | 81 <TABLE summary="Changed Methods" WIDTH="100%"> 86 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="30%"> 96 <TD VALIGN="TOP" WIDTH="25%"> 100 <TD VALIGN="TOP" WIDTH="30%"> 110 <TABLE summary="Changed Fields" WIDTH="100%"> 115 <TD VALIGN="TOP" WIDTH="25%"> 118 <TD VALIGN="TOP" WIDTH="30%"> 124 <TD VALIGN="TOP" WIDTH="25%"> 127 <TD VALIGN="TOP" WIDTH="30%" [all...] |
/packages/apps/Gallery3D/src/com/cooliris/media/ |
MenuBar.java | 157 int width = iconWidth + menu.titleWidth; local 158 int offset = (menu.mWidth - width) / 2; 177 int width = menu.mWidth - (int) ((MENU_HIGHLIGHT_EDGE_INSET * 2) * App.PIXEL_DENSITY); local 185 view.draw2D(highlightMiddle, x, y, width, height); 188 view.draw2D(highlightRight, x + width, y, MENU_HIGHLIGHT_EDGE_WIDTH * App.PIXEL_DENSITY, height); 338 // it finds the maximum width for a set of menu items, and checks 339 // whether that width 341 // width, so on and 384 int width = menus[i].computeRequiredWidth(); local 385 if (width > maxWidth && width < previousMaxWidth) 401 float width = menus[i].computeRequiredWidth(); local 504 int width = 0; local [all...] |
/external/qemu/hw/ |
goldfish_fb.c | 54 qemu_put_be32(f, q->width); 86 if (q->width != ds_w || 134 int width, height, pitch; local 161 width = s->qfbuff->width; 190 for (yy = 0; yy < height; yy++, dst_line += pitch, src_line += width*2) 196 for (nn = 0; nn < width; nn++) { 207 if (nn == width) 211 for ( ; nn < width; nn++ ) { 216 memcpy( dst+nn, src+nn, (width-nn)*2 ) [all...] |
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/ |
buildbot.css | 29 width: 100px; 37 width: 155px; 38 max-width: 155px; 97 width: 1%; 110 width: 1%; 142 border-width:1px; 182 width: 100px; 183 max-width: 100px; 200 border-width:1px; 206 width:90% [all...] |
/build/tools/droiddoc/templates/assets/ |
android-developer-core.css | 164 border-width:0; 203 width:100%; 210 min-width:675px; /* min width for the tabs, before they wrap */ 221 width:180px; 255 width: 94px; 336 width:930px; 372 width: 600px; 396 width: 581px; 403 width: 300px [all...] |
/external/webkit/WebCore/platform/graphics/cg/ |
PDFDocumentImage.cpp | 61 const float width = m_mediaBox.size().width(); local 63 const float rotWidth = width * cosa - height * sina; 64 const float rotHeight = width * sina + height * cosa; 96 float width = m_cropBox.width(); local 101 CGPoint rx = CGPointMake(width * cosa, width * sina); 158 float hScale = dstRect.width() / srcRect.width(); [all...] |
/external/webkit/WebCore/svg/ |
SVGFilterElement.cpp | 58 // Spec: If the width/height attribute is not specified, the effect is as if a value of "120%" were specified. 151 filterBBox = FloatRect(x().valueAsPercentage() * objectBoundingBox.width() + objectBoundingBox.x(), 153 width().valueAsPercentage() * objectBoundingBox.width(), 158 width().value(this), 173 width().valueAsPercentage(), 178 width().value(this), 183 filterRect = FloatRect(targetRect.x() + filterRect.x() * targetRect.width(), 185 filterRect.width() * targetRect.width(), [all...] |
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
IconUtilities.java | 109 int width = mIconWidth; local 114 painter.setIntrinsicWidth(width); 129 if (width < sourceWidth || height < sourceHeight) { 133 height = (int) (width / ratio); 135 width = (int) (height * ratio); 137 } else if (sourceWidth < width && sourceHeight < height) { 139 width = sourceWidth; 153 final int left = (textureWidth-width) / 2; 162 canvas.drawRect(left, top, left+width, top+height, debugPaint); 166 icon.setBounds(left, top, left+width, top+height) [all...] |
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.media.ToneGenerator.html | 81 <TABLE summary="Added Fields" WIDTH="100%"> 86 <TD VALIGN="TOP" WIDTH="25%"> 93 <TD VALIGN="TOP" WIDTH="25%"> 100 <TD VALIGN="TOP" WIDTH="25%"> 107 <TD VALIGN="TOP" WIDTH="25%"> 114 <TD VALIGN="TOP" WIDTH="25%"> 121 <TD VALIGN="TOP" WIDTH="25%"> 128 <TD VALIGN="TOP" WIDTH="25%"> 135 <TD VALIGN="TOP" WIDTH="25%"> 142 <TD VALIGN="TOP" WIDTH="25%" [all...] |
/dalvik/dx/src/com/android/dx/command/dump/ |
BaseDumper.java | 46 /** width of the output in columns */ 47 private final int width; field in class:BaseDumper 87 this.width = (args.width <= 0) ? 79 : args.width; 95 int hexCols = (((width - 5) / 15) + 1) & ~1; 105 * Computes the total width, in register-units, of the parameters for 108 * @return width in register-units 233 * Gets the width of the first column of output. This is {@code 0} 236 * @return {@code >= 0;} the width of the first colum [all...] |
/external/qemu/ |
console.h | 99 int width; member in struct:DisplaySurface 125 DisplaySurface* (*create_displaysurface)(int width, int height); 126 DisplaySurface* (*resize_displaysurface)(DisplaySurface *surface, int width, int height); 139 void (*cursor_define)(int width, int height, int bpp, int hot_x, int hot_y, 147 DisplaySurface* qemu_create_displaysurface_from(int width, int height, int bpp, 154 DisplaySurface* defaultallocator_create_displaysurface(int width, int height); 155 DisplaySurface* defaultallocator_resize_displaysurface(DisplaySurface *surface, int width, int height); 158 static inline DisplaySurface* qemu_create_displaysurface(DisplayState *ds, int width, int height) 160 return ds->allocator->create_displaysurface(width, height); 163 static inline DisplaySurface* qemu_resize_displaysurface(DisplayState *ds, int width, int height [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzYUV.m | 113 SDL_Overlay* QZ_CreateYUVOverlay (_THIS, int width, int height, 205 (**yuv_idh).width = width; 244 overlay->w = width; 281 (width * height * 2)); 295 pitches[0] = width; 297 yuv_pixmap->componentInfoY.rowBytes = EndianU32_NtoB(width); 299 offset += width * height; 301 pitches[plane2] = width / 2; 303 yuv_pixmap->componentInfoCb.rowBytes = EndianU32_NtoB(width / 2) [all...] |