HomeSort by relevance Sort by last modified time
    Searched full:coordinate (Results 551 - 575 of 1025) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 676 * @dest_x: X placement coordinate for surface.
677 * @dest_y: Y placement coordinate for surface.
680 * in the same coordinate space as the frame buffer.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm.c 371 found |= key_debug("GL_CLAMP enabled on any texture unit's 1st coordinate",
373 found |= key_debug("GL_CLAMP enabled on any texture unit's 2nd coordinate",
375 found |= key_debug("GL_CLAMP enabled on any texture unit's 3rd coordinate",
brw_wm_fp.c 427 /* Interpolate the fog coordinate */
655 * Some TEX instructions require extra code, cube map coordinate
656 * normalization, or coordinate scaling for RECT textures, etc.
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 498 * Compute nearest integer texcoords for given texobj and coordinate.
547 * Compute linear integer texcoords for given texobj and coordinate.
844 * Return the texture sample for coordinate (s) using GL_NEAREST filter.
869 * Return the texture sample for coordinate (s) using GL_LINEAR filter.
1110 * Return the texture sample for coordinate (s,t) using GL_NEAREST filter.
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmssm.c 165 // Quantize sector of a spherical coordinate. Saturate 360, 180 to last sector
641 fprintf (fp, "\t\t\t\tcoord Coordinate {\n");
667 fprintf (fp, "\t\t\t\tcoord Coordinate {\n");
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 251 //set the charspace of selected text, in user coordinate.
255 //set the leading of selected section, in user coordinate.
257 //set the indent of selected section, in user coordinate.
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 459 * (as the background drawable for the rotary widget is), and given an x coordinate along the
460 * drawable, return the y coordinate of a point on the arc that is between the two concentric
469 * @param x The distance along the x axis of the desired point. @return The y coordinate, in drawing coordinates, that will place (x, y) along the circle
  /frameworks/base/docs/html/tools/help/uiautomator/
UiDevice.jd 94 <div class="jd-descrdiv">Performs a swipe from one coordinate to another coordinate.</div>
860 <div class="jd-descrdiv">Performs a swipe from one coordinate to another using the number of steps
1316 <td>coordinate</td>
1320 <td>coordinate</td>
1350 <div class="jd-tagdata jd-tagdescr"><p>Performs a swipe from one coordinate to another coordinate. You can control
1359 <td>X-axis value for the starting coordinate</td>
1363 <td>Y-axis value for the starting coordinate</td>
1367 <td>X-axis value for the ending coordinate</td
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 62 // - v_texcoord: The current texture coordinate.
305 // coordinates. Use this when you need to access the texture coordinate
313 // coordinates. Use this when you need to access the output coordinate
  /frameworks/base/rs/java/android/renderscript/
Mesh.java 691 * Sets the texture coordinate for the vertices that are added after this method call.
693 * @param s texture coordinate s
694 * @param t texture coordinate t
  /hardware/qcom/display/msm8084/libcopybit/
c2d2.h 360 * and then clipped to scissor_rect defined in target coordinate system.
510 * The x and y are defined in target surface coordinate space.
525 * The x and y are defined in source surface coordinate space.
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
c2d2.h 360 * and then clipped to scissor_rect defined in target coordinate system.
510 * The x and y are defined in target surface coordinate space.
525 * The x and y are defined in source surface coordinate space.
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 360 * and then clipped to scissor_rect defined in target coordinate system.
510 * The x and y are defined in target surface coordinate space.
525 * The x and y are defined in source surface coordinate space.
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 360 * and then clipped to scissor_rect defined in target coordinate system.
510 * The x and y are defined in target surface coordinate space.
525 * The x and y are defined in source surface coordinate space.
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
c2d2.h 360 * and then clipped to scissor_rect defined in target coordinate system.
510 * The x and y are defined in target surface coordinate space.
525 * The x and y are defined in source surface coordinate space.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 720 * @dest_x: X placement coordinate for surface.
721 * @dest_y: Y placement coordinate for surface.
724 * in the same coordinate space as the frame buffer.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 82 coordinate-system for the TurtleScreen.
753 """returns list of coordinate-pairs of points of item
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 82 coordinate-system for the TurtleScreen.
753 """returns list of coordinate-pairs of points of item
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 345 * signed virtual coordinate space.
    [all...]
  /frameworks/base/core/java/android/widget/
FastScroller.java 140 // Used to convert between y-coordinate and thumb position within track.
    [all...]
  /external/mesa3d/src/gallium/docs/source/
tgsi.rst 664 .. opcode:: X2D - 2D Coordinate Transformation
1431 starting with the (u,v) texture coordinate delta at the
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CalendarAstronomer.java 414 // Coordinate transformations, all based on the current time of this object
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 223 uint32 yfL; /* fixed point y-coordinate (16.16) */
299 yfL = 0; /* fixed point y-coordinate ( 16.16 )*/
325 uint32 xfL = 0; /* fixed point x-coordinate (16.16) */
371 /* table coordinate indices for outer rectangle */
378 /* table coordinate indices for inner rectangle */
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java 101 * <dd>The X coordinate of the pivot for the scale and rotation of the group.
104 * <dd>The Y coordinate of the pivot for the scale and rotation of the group.
107 * <dd>The amount of scale on the X Coordinate.</dd>
109 * <dd>The amount of scale on the Y coordinate.</dd>
111 * <dd>The amount of translation on the X coordinate.
114 * <dd>The amount of translation on the Y coordinate.
    [all...]
  /external/freetype/src/autofit/
afhints.c 441 * since they have a constant X coordinate.
1027 /* Align all points of an edge to the same coordinate value, */
    [all...]

Completed in 390 milliseconds

<<21222324252627282930>>