Searched
full:coordinates (Results
351 -
375 of
897) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/ |
scrollbar_render.cpp | 120 // so we need to alter the coordinates to reflect their transformed point.
|
/external/webkit/Source/WebCore/platform/wx/wxcode/win/ |
non-kerned-drawing.cpp | 87 // so we need to alter the coordinates to reflect their transformed point.
|
scrollbar_render.cpp | 140 // so we need to alter the coordinates to reflect their transformed point.
|
/external/webkit/Source/WebCore/rendering/ |
RenderInputSpeech.cpp | 73 // Calculate button's coordinates relative to the input element.
|
/external/webkit/Source/WebCore/rendering/svg/ |
RenderSVGResourceFilterPrimitive.cpp | 121 // FEImage needs the unclipped subregion in absolute coordinates to determine the correct
|
/external/webkit/Source/WebCore/svg/ |
SVGPathStringSource.cpp | 116 // Check for remaining coordinates in the current command.
|
/external/webkit/Source/WebKit/android/plugins/ |
PluginWidgetAndroid.cpp | 477 // convert from absolute coordinates to the plugin's relative coordinates 534 // create skia rect for easier manipulation and convert it to page coordinates 587 // find the center of the visibleRect in document coordinates
|
/external/webkit/Source/WebKit/chromium/public/ |
WebPlugin.h | 63 // Coordinates are relative to the containing window.
|
/external/webkit/Source/WebKit/chromium/tests/ |
TransparencyWinTest.cpp | 292 // Coordinates should be in the original space, not the layer. 331 // These coordinates are relative to the layer, whish is inset by 1x1 430 // coordinates are before transforming into this space, and maps to 510 // coordinates are before transforming into this space, and maps to
|
/external/webkit/Source/WebKit2/PluginProcess/mac/ |
PluginProcessMac.mm | 71 // Convert to Cocoa-style screen coordinates that use a Y offset relative to the zeroth screen's origin.
|
/external/webkit/Source/WebKit2/UIProcess/ |
PageClient.h | 56 // Tell the view to invalidate the given rect. The rect is in view coordinates.
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/ |
PluginProxy.h | 129 // The plug-in rect in window coordinates.
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/mac/ |
AccessibilityWebPageObject.mm | 164 // Hit-test point comes in as bottom-screen coordinates. Needs to be normalized to the frame of the web page.
|
/frameworks/base/core/java/android/text/method/ |
Touch.java | 32 * Scrolls the specified widget to the specified coordinates, except
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodSession.java | 80 * the input field's window coordinates.
|
/frameworks/base/core/java/android/webkit/ |
OverScrollGlow.java | 155 * @param canvas Canvas to draw into, transformed into view coordinates.
|
/frameworks/base/core/java/com/android/internal/widget/ |
RotarySelector.java | 457 * corders of the drawable (top two corners in terms of drawing coordinates). 459 * drawable (bottom center in terms of drawing coordinates). 460 * @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 476 // convert to drawing coordinates:
|
/frameworks/base/core/jni/android/opengl/ |
poly_clip.cpp | 95 * using the homogeneous screen coordinates (sx, sy, sz, sw) of each vertex,
|
/frameworks/base/graphics/java/android/renderscript/ |
ProgramVertex.java | 32 * and texture coordinates are matched by name between the input Element and the Mesh object being drawn.
|
/frameworks/base/media/java/android/media/ |
FaceDetector.java | 55 * @param point the PointF coordinates (float values) of the
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
get_pred_outside.cpp | 23 xpos = x half-pixel of (x,y) coordinates within a VOP; motion 24 compensated coordinates; native data type 25 ypos = y half-pixel of (x,y) coordinates within a VOP; motion 26 compensated coordinates; native data type
|
/frameworks/base/opengl/java/android/opengl/ |
Visibility.java | 78 * world-space coordinates. R is the radius of the sphere.
|
/frameworks/media/libvideoeditor/lvpp/ |
NativeWindowRenderer.h | 108 // This is the vertex coordinates used for the frame texture.
|
/frameworks/media/libvideoeditor/vss/src/ |
M4AIR_API.c | 93 coordinates */ 96 coordinates */ 206 * @note It will set the input and output coordinates and sizes, 212 * @param pParams->m_inputCoord: (IN) X,Y coordinates of the first valid pixel in input. [all...] |
/frameworks/media/libvideoeditor/vss/video_filters/src/ |
M4VIFI_BGR565toYUV420.c | 110 /* Loop on each row of the output image, input coordinates are estimated from output ones */
|
Completed in 513 milliseconds
<<11121314151617181920>>