Searched refs:units (Results 101 - 125 of 194) sorted by relevance

12345678

/external/libpng/
H A Dpngset.c292 png_charp units, png_charpp params)
319 length = png_strlen(units) + 1;
320 png_debug1(3, "allocating units for info (%lu bytes)",
325 png_warning(png_ptr, "Insufficient memory for pCAL units.");
328 png_memcpy(info_ptr->pcal_units, units, (png_size_t)length);
290 png_set_pCAL(png_structp png_ptr, png_infop info_ptr, png_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_charp units, png_charpp params) argument
H A Dpngtest.c629 * 3: vpAg units
1027 png_charp purpose, units; local
1033 &nparams, &units, &params))
1036 nparams, units, params);
1191 fprintf(STDERR, " vpAg = %lu x %lu, units = %lu\n",
H A Dpngrutil.c1678 png_charp buf, units, endptr; local
1737 png_debug(3, "Reading pCAL X0, X1, type, nparams, and units");
1742 units = buf + 11;
1762 for (buf = units; *buf; buf++)
1763 /* Empty loop to move past the units string. */ ;
1797 units, params);
/external/qemu/distrib/libpng-1.2.19/
H A Dpngset.c387 png_charp units, png_charpp params)
412 length = png_strlen(units) + 1;
413 png_debug1(3, "allocating units for info (%lu bytes)\n", length);
417 png_warning(png_ptr, "Insufficient memory for pCAL units.");
420 png_memcpy(info_ptr->pcal_units, units, (png_size_t)length);
385 png_set_pCAL(png_structp png_ptr, png_infop info_ptr, png_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_charp units, png_charpp params) argument
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/
H A DContext.h222 void setPolygonOffsetParams(GLfloat factor, GLfloat units);
H A DContext.cpp481 void Context::setPolygonOffsetParams(GLfloat factor, GLfloat units) argument
485 mState.rasterizer.polygonOffsetUnits = units != units ? 0.0f : units;
2348 // If a texture object is deleted, it is as if all texture units which are bound to that texture object are
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
H A Dglext.h593 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
633 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Des1_conversion.c718 _es_PolygonOffsetx(GLfixed factor, GLfixed units) argument
721 (GLfloat) (units / 65536.0f));
/external/chromium_org/third_party/sqlite/src/contrib/
H A Dsqlitecon.tcl516 $w yview scroll 1 units
518 $w yview scroll -1 units
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex111 The granule position of pages containing Vorbis audio is in units
/external/mesa3d/include/GLES/
H A Dgl.h623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
H A Dglext.h593 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
633 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
/external/mesa3d/src/mesa/main/
H A Des1_conversion.c718 _es_PolygonOffsetx(GLfixed factor, GLfixed units) argument
721 (GLfloat) (units / 65536.0f));
/external/chromium_org/third_party/WebKit/Source/core/tests/
H A DFakeWebGraphicsContext3D.h183 virtual void polygonOffset(WGC3Dfloat factor, WGC3Dfloat units) { } argument
/external/chromium_org/third_party/libpng/
H A Dpngrutil.c1662 png_charp buf, units, endptr; local
1721 png_debug(3, "Reading pCAL X0, X1, type, nparams, and units");
1726 units = buf + 11;
1746 for (buf = units; *buf; buf++)
1747 /* Empty loop to move past the units string. */ ;
1781 units, params);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp59 inline unsigned int units(DataFile f, unsigned int size) const function in class:nv50_ir::RegisterSet
70 return units(v->reg.file, idToBytes(v));
75 return units(v->reg.file, bytes);
745 colors = regs.units(lval->reg.file, lval->reg.size);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c328 nouveau_polygon_offset(struct gl_context *ctx, GLfloat factor, GLfloat units) argument
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp59 inline unsigned int units(DataFile f, unsigned int size) const function in class:nv50_ir::RegisterSet
70 return units(v->reg.file, idToBytes(v));
75 return units(v->reg.file, bytes);
745 colors = regs.units(lval->reg.file, lval->reg.size);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c328 nouveau_polygon_offset(struct gl_context *ctx, GLfloat factor, GLfloat units) argument
/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c656 /* a temporary units array if rounding is needed */
827 Unit a, b; /* extract units */
1838 Unit a, b; /* extract units */
2492 uInt units, shift; /* work */ local
2496 for (msu++; msu<=msumax; msu++) *msu=0; /* ensure high units=0 */
2505 /* [if there are no whole units left to rotate, the */
2513 /* 3. rotate all the units by reversing left part, right */
2516 /* example: rotate right 8 digits (2 units + 2), DECDPUN=3. */
2532 units=rotate/DECDPUN; /* whole units t
6750 decShiftToLeast(Unit *uar, Int units, Int shift) argument
[all...]
/external/icu4c/i18n/
H A DdecNumber.c669 /* a temporary units array if rounding is needed */
840 Unit a, b; /* extract units */
1855 Unit a, b; /* extract units */
2509 uInt units, shift; /* work */ local
2513 for (msu++; msu<=msumax; msu++) *msu=0; /* ensure high units=0 */
2522 /* [if there are no whole units left to rotate, the */
2530 /* 3. rotate all the units by reversing left part, right */
2533 /* example: rotate right 8 digits (2 units + 2), DECDPUN=3. */
2549 units=rotate/DECDPUN; /* whole units t
6781 decShiftToLeast(Unit *uar, Int units, Int shift) argument
[all...]
/external/chromium_org/ppapi/lib/gl/gles2/
H A Dgles2.c484 void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units) { argument
486 glGetCurrentContextPPAPI(), factor, units); local
/external/chromium_org/ppapi/shared_impl/
H A Dppb_opengles2_shared.cc478 void PolygonOffset(PP_Resource context_id, GLfloat factor, GLfloat units) { argument
479 GetGLES(context_id)->PolygonOffset(factor, units);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.cpp509 void Element::scrollByUnits(int units, ScrollGranularity granularity) argument
520 if (units < 0) {
522 units = -units;
525 toRenderBox(renderer())->scroll(direction, granularity, units, &stopNode);
1492 // If "rem" units are used anywhere in the document, and if the document element's font size changes, then go ahead and force font updating
1495 // Cached RenderStyles may depend on the re units.

Completed in 1784 milliseconds

12345678