HomeSort by relevance Sort by last modified time
    Searched refs:x1 (Results 526 - 550 of 1509) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/jni/android/graphics/
Shader.cpp 111 float x0, float y0, float x1, float y1,
116 pts[1].set(SkFloatToScalar(x1), SkFloatToScalar(y1));
144 float x0, float y0, float x1, float y1, jintArray colorArray,
152 storedBounds[2] = x1; storedBounds[3] = y1;
186 float x0, float y0, float x1, float y1, int color0, int color1, int tileMode) {
190 storedBounds[2] = x1; storedBounds[3] = y1;
211 float x0, float y0, float x1, float y1,
216 pts[1].set(SkFloatToScalar(x1), SkFloatToScalar(y1));
  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 80 #define OMX_VER_MAJOR 0x1
81 #define OMX_VER_MINOR 0x1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 29 #define IFF_UP 0x1 /* interface is up */
56 #define IFF_802_1Q_VLAN 0x1 /* 802.1Q VLAN device. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
configuration.h 73 ACONFIGURATION_SCREENLONG_NO = 0x1,
82 ACONFIGURATION_UI_MODE_NIGHT_NO = 0x1,
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
if.h 22 #define IFF_UP 0x1
47 #define IFF_802_1Q_VLAN 0x1
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
configuration.h 73 ACONFIGURATION_SCREENLONG_NO = 0x1,
82 ACONFIGURATION_UI_MODE_NIGHT_NO = 0x1,
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
configuration.h 73 ACONFIGURATION_SCREENLONG_NO = 0x1,
82 ACONFIGURATION_UI_MODE_NIGHT_NO = 0x1,
  /system/media/mca/filterfw/java/android/filterfw/geometry/
Quad.java 75 float x1 = Collections.max(xs); local
77 return new Rectangle(x0, y0, x1 - x0, y1 - y0);
  /system/media/mca/filterfw/jni/
jni_shader_program.h 68 jfloat x1,
80 jfloat x1,
  /system/media/mca/filterpacks/imageproc/java/
RotateFilter.java 147 Point x1 = new Point(0.5f * (cosTheta + sinTheta + 1f), local
153 Quad quad = new Quad(x0, x1, x2, x3);
  /bionic/libc/kernel/common/linux/
mroute6.h 68 #define MIFF_REGISTER 0x1
netlink.h 85 #define NLMSG_NOOP 0x1
  /bionic/libc/private/
thread_private.h 114 #define FD_READ 0x1
  /cts/tools/dx-tests/src/dxc/junit/opcodes/f2d/
Test_f2d.java 54 double r = 0x1.fffffeP+127d;
  /development/ndk/platforms/android-3/include/linux/
netlink.h 80 #define NLMSG_NOOP 0x1
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ExtendedContentHandler.java 224 public static final int NO_BAD_CHARS = 0x1;
  /external/clang/include/clang/Basic/
Builtins.h 36 C_LANG = 0x1, // builtin for c only.

Completed in 1226 milliseconds

<<21222324252627282930>>