HomeSort by relevance Sort by last modified time
    Searched full:geometry (Results 151 - 175 of 319) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceGradient.cpp 162 // Spec: When the geometry of the applicable element has no width or height and objectBoundingBox is specified,
RenderSVGResourcePattern.cpp 96 // Spec: When the geometry of the applicable element has no width or height and objectBoundingBox is specified,
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
QtFallbackWebPopup.cpp 138 QRect rect = geometry();
  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview.cpp 461 QSizeF size = d->view->geometry().size() * contentsScale();
1022 while (!element.parent().isNull() && element.geometry().width() <= maxWidth && element.geometry().height() <= maxHeight) {
1023 hitRect = element.geometry();
    [all...]
  /external/webkit/Tools/QtTestBrowser/
webview.cpp 116 QRectF itemRect(graphicsWebView()->geometry().topLeft(), graphicsWebView()->page()->mainFrame()->contentsSize());
  /external/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui 7 <property name="geometry" >
wpagui.ui 7 <property name="geometry" >
  /frameworks/base/graphics/java/android/renderscript/
FileA3D.java 33 * such as 3D geometry data converted to a Renderscript format from
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
torus_test.rs 105 // Quick hack to get some geometry numbers
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
capability.h 218 /* Allow setting geometry in floppy driver */
  /system/extras/tests/framebuffer/
mdp_test.c 139 /* geometry: WxH+X+Y */
  /system/media/mca/filterfw/java/android/filterfw/core/
ShaderProgram.java 25 import android.filterfw.geometry.Quad;
  /system/media/mca/filterfw/jni/
jni_shader_program.cpp 24 #include "native/core/geometry.h"
  /external/qemu/block/
vmdk.c 686 "ddb.geometry.cylinders = \"%" PRId64 "\"\n"
687 "ddb.geometry.heads = \"16\"\n"
688 "ddb.geometry.sectors = \"63\"\n"
  /external/qemu/
block.c 1168 /* try to guess the disk logical geometry from the MSDOS partition table. Return 0 if OK, -1 if could not guess */
1203 printf("guessed geometry: LCHS=%d %d %d\n",
1218 /* if a geometry hint is available, use it */
    [all...]
  /external/grub/stage2/
disk_io.c 124 struct geometry buf_geom;
155 * wrong disk, then reset the disk geometry.
1372 struct geometry geom;
    [all...]
fsys_iso9660.c 74 * We have to use own devread() function since BIOS return wrong geometry
  /external/skia/include/core/
SkPaint.h 274 kFill_Style, //!< fill the geometry
275 kStroke_Style, //!< stroke the geometry
276 kStrokeAndFill_Style, //!< fill and stroke the geometry
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
opengl.jd 125 android.opengl.GLSurfaceView} geometry changes, including changes in size of the {@link
238 <li><strong>Projection matrix</strong> - Create a projection matrix using the geometry of the
359 // create a projection matrix from device screen geometry
  /development/tools/a3dconvert/
ObjLoader.cpp 63 fprintf(stderr, "Encountered error reading geometry data");
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc 941 GdkRectangle geometry; local
    [all...]
  /external/collada/include/1.4/dom/
domInstance_material.h 203 * The symbol attribute specifies which symbol defined from within the geometry
domNode.h 111 * The node element may instance any number of geometry objects. @see domInstance_geometry
  /external/kernel-headers/original/linux/
capability.h 222 /* Allow setting geometry in floppy driver */
fd.h 11 * Geometry

Completed in 1519 milliseconds

1 2 3 4 5 67 8 91011>>