/external/mesa3d/src/mesa/tnl/ |
t_pipeline.c | 184 * coordinate generation, which is not required in the FX driver.
|
/external/pdfium/third_party/freetype/include/ |
ftcffdrv.h | 242 * amount. The unit is 1000th of pixels. All coordinate values must be
|
ftimage.h | 71 /* x :: The horizontal coordinate. */ 72 /* y :: The vertical coordinate. */ [all...] |
/external/skia/include/core/ |
SkMatrix.h | 219 The pivot point is the coordinate that should remain unchanged by the 231 pivot point at (px, py). The pivot point is the coordinate that should 239 a pivot point at (px, py). The pivot point is the coordinate that 248 The pivot point is the coordinate that should remain unchanged by the
|
/external/skia/site/dev/chrome/ |
blink.md | 85 Above that you might still use [ NeedsRebaseline ], but it's best to coordinate with
|
/external/skia/site/dev/design/ |
pdftheory.md | 337 coordinate space from an origin in the lower left (PDF default) to the 372 coordinate system, so we have to undo any flip to the Skia coordinate 390 noted previously, we have to be aware of any flip to the coordinate
|
/external/webp/src/dec/ |
webpi.h | 36 int last_y; // coordinate of the line that was last output
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
adaptive_smooth_no_mmx.cpp | 36 y_start = value of y coordinate of type int that specifies the first 38 x_start = value of x coordinate of type int that specifies the first 40 y_blk_start = value of the y coordinate of type int that specifies the 44 x_blk_start = value of the x coordinate of type int that specifies the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 68 * [in] mvX x coordinate of the candidate motion vector 69 * [in] mvY y coordinate of the candidate motion vector 71 * [in] bestMVX x coordinate of the best motion vector 72 * [in] bestMVY y coordinate of the best motion vector [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 68 * [in] mvX x coordinate of the candidate motion vector 69 * [in] mvY y coordinate of the candidate motion vector 71 * [in] bestMVX x coordinate of the best motion vector 72 * [in] bestMVY y coordinate of the best motion vector [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 68 * [in] mvX x coordinate of the candidate motion vector 69 * [in] mvY y coordinate of the candidate motion vector 71 * [in] bestMVX x coordinate of the best motion vector 72 * [in] bestMVY y coordinate of the best motion vector [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
AutoScrollHelper.java | 537 int direction, float coordinate, float srcSize, float dstSize) { 540 final float value = getEdgeValue(relativeEdge, srcSize, maximumEdge, coordinate); [all...] |
/frameworks/base/core/jni/android/graphics/pdf/ |
PdfRenderer.cpp | 217 // PDF's coordinate system origin is left-bottom while
|
/frameworks/base/docs/html/training/graphics/opengl/ |
draw.jd | 193 // Prepare the triangle coordinate data
|
/frameworks/support/v17/preference-leanback/api21/android/support/v17/preference/ |
LeanbackPreferenceFragmentTransitionHelperApi21.java | 213 * @param viewPosX The x screen coordinate of view
|
/hardware/ti/omap4-aah/hwc/ |
rgz_2d.h | 153 * viewport dimensions i.e. the logical coordinate space
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoriteListView.java | 69 // child's left coordinate. This is used to aid in the drawing of the drag shadow.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Dictionary.java | 87 * @param composedData the key sequence to match with coordinate info
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
proximity_info.cpp | 176 // We have two types of Y coordinate sweet spots, for geometric and for the others.
|
proximity_info_utils.h | 35 // We do not have the coordinate data
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/readwrite/ |
nx_shp.py | 28 translated into nodes, lines into edges. Coordinate tuples are used as
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
GridLayoutConverter.java | 578 * @return the left edge x coordinate 587 * @return the top edge y coordinate 596 * @return the right edge x coordinate 605 * @return the bottom edge y coordinate [all...] |
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
AllocationTest.java | 184 * @param xNorm The X coordinate defining the left side of the rectangle (in [0, 1]). 185 * @param yNorm The Y coordinate defining the top side of the rectangle (in [0, 1]). 262 * normalized coordinate in between [0.0, 1.0] inclusive. [all...] |
/external/icu/icu4c/source/layout/ |
LEFontInstance.h | 410 * pixel coordinate, applying the font's transform. The default 414 * @param xFunits - the X coordinate in font design units 415 * @param yFunits - the Y coordinate in font design units
|
/external/kernel-headers/original/uapi/drm/ |
vmwgfx_drm.h | 743 * @dest_x: X placement coordinate for surface. 744 * @dest_y: Y placement coordinate for surface. 747 * in the same coordinate space as the frame buffer.
|