OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coordinate
(Results
76 - 100
of
1025
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/hardware/display/
DisplayViewport.java
38
// The rotation applied to the physical
coordinate
system.
45
// The relation between logical and physical frame defines how the
coordinate
system
/frameworks/base/core/java/android/view/
ViewAnimationUtils.java
46
* @param centerX The x
coordinate
of the center of the animating circle, relative to
48
* @param centerY The y
coordinate
of the center of the animating circle, relative to
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
ViewAnimation.java
29
// that it is difficult to
coordinate
ViewPropertyAnimators
55
// that it is difficult to
coordinate
ViewPropertyAnimators
/frameworks/support/design/src/android/support/design/widget/
ViewGroupUtils.java
61
* @param descendant view defining the original
coordinate
system of rect
62
* @param rect (in/out) the rect to offset from descendant to this view's
coordinate
system
/hardware/akm/AK8975_FS/akmdfs/
AK8975Driver.h
59
coordinate
system.
62
@param[out] data A acceleration data array. The
coordinate
system of the
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_framestitching.h
79
\param Xp inhomogenouse 3D points in first
coordinate
system
80
\param X inhomogenouse 3D points in second
coordinate
system
/packages/apps/DeskClock/res/values/
attrs.xml
43
<!-- The center x-
coordinate
of the circle. -->
45
<!-- The center y-
coordinate
of the circle. -->
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_framestitching.h
79
\param Xp inhomogenouse 3D points in first
coordinate
system
80
\param X inhomogenouse 3D points in second
coordinate
system
/cts/suite/cts/deviceTests/opengl/assets/vertex/
perspective
26
// Pass through the texture
coordinate
.
/cts/suite/cts/deviceTests/opengl/jni/graphics/
Renderer.h
53
GLuint mFboTexCoordHandle;// Frame buffer texture
coordinate
handle
/external/mesa3d/src/gallium/docs/source/
glossary.rst
26
This term is used as the name of the "3rd
coordinate
" of a resource.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h
186
OMX_INT x; /** x-
coordinate
of top left corner of rectangle */
187
OMX_INT y; /** y-
coordinate
of top left corner of rectangle */
196
OMX_INT x; /** x-
coordinate
*/
197
OMX_INT y; /** y-
coordinate
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h
186
OMX_INT x; /** x-
coordinate
of top left corner of rectangle */
187
OMX_INT y; /** y-
coordinate
of top left corner of rectangle */
196
OMX_INT x; /** x-
coordinate
*/
197
OMX_INT y; /** y-
coordinate
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h
186
OMX_INT x; /** x-
coordinate
of top left corner of rectangle */
187
OMX_INT y; /** y-
coordinate
of top left corner of rectangle */
196
OMX_INT x; /** x-
coordinate
*/
197
OMX_INT y; /** y-
coordinate
*/
/frameworks/base/core/java/android/view/animation/
RotateAnimation.java
97
* @param pivotX The X
coordinate
of the point about which the object is
100
* @param pivotY The Y
coordinate
of the point about which the object is
126
* @param pivotXValue The X
coordinate
of the point about which the object
134
* @param pivotYValue The Y
coordinate
of the point about which the object
/frameworks/base/graphics/java/android/graphics/
RadialGradient.java
44
@param centerX The x-
coordinate
of the center of the radius
45
@param centerY The y-
coordinate
of the center of the radius
76
@param centerX The x-
coordinate
of the center of the radius
77
@param centerY The y-
coordinate
of the center of the radius
/frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java
49
* @param origX the raw x
coordinate
of the initial touch
50
* @param origY the raw y
coordinate
of the initial touch
60
/** The x
coordinate
where the touch originated */
62
/** The y
coordinate
where the touch originated */
/packages/apps/Camera2/src/com/android/camera/ui/
TouchCoordinate.java
20
* Touch
coordinate
.
/packages/apps/Launcher3/src/com/android/launcher3/
DropTarget.java
105
* @param x X
coordinate
of the drop location
106
* @param y Y
coordinate
of the drop location
135
* @param x X
coordinate
of the drop location
136
* @param y Y
coordinate
of the drop location
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BatchInputArbiter.java
66
* @param x the x-
coordinate
of this down event.
67
* @param y the y-
coordinate
of this down event.
85
* @param x the x-
coordinate
of this move event.
86
* @param y the y-
coordinate
of this move event.
RoundedLine.java
34
* @param p1x the x-
coordinate
of the start point.
35
* @param p1y the y-
coordinate
of the start point.
37
* @param p2x the x-
coordinate
of the end point.
38
* @param p2y the y-
coordinate
of the end point.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java
72
/** Start mouse
coordinate
, in control coordinates. */
93
* @param pos The most recent mouse
coordinate
applicable to this
106
* @param pos The most recent mouse
coordinate
applicable to this
117
* @param pos The most recent mouse
coordinate
applicable to this
/development/perftests/panorama/feature_stab/db_vlvm/
db_image_homography.cpp
31
ratio between
coordinate
i_num and i_den of xp is equal to the ratio
32
between
coordinate
i_num and i_den of Hx. i_zero should be set to
33
the
coordinate
not equal to i_num or i_den. No normalization is used*/
48
/*Find index of
coordinate
of Xp with largest absolute value*/
53
coordinate
and the largest absolute value
coordinate
*/
128
/*Normalize homogenous coordinates so that last
coordinate
is one*/
/external/freetype/src/base/
ftbbox.c
137
/* y1 :: The start
coordinate
. */
139
/* y2 :: The
coordinate
of the control point. */
141
/* y3 :: The end
coordinate
. */
236
/* p1 :: The start
coordinate
. */
238
/* p2 :: The
coordinate
of the first control point. */
240
/* p3 :: The
coordinate
of the second control point. */
242
/* p4 :: The end
coordinate
. */
/external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh
101
return HB_DIRECTION_IS_HORIZONTAL (direction) ? font->em_scale_x (
coordinate
) : font->em_scale_y (
coordinate
);
111
SHORT
coordinate
; /* X or Y value, in design units */
member in struct:OT::CaretValueFormat1
149
font->em_scale_x (
coordinate
) + (this+deviceTable).get_x_delta (font) :
150
font->em_scale_y (
coordinate
) + (this+deviceTable).get_y_delta (font);
160
SHORT
coordinate
; /* X or Y value, in design units */
member in struct:OT::CaretValueFormat3
231
* --in increasing
coordinate
order */
Completed in 480 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>