HomeSort by relevance Sort by last modified time
    Searched refs:x1 (Results 326 - 350 of 2735) sorted by null

<<11121314151617181920>>

  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
ip2_convolve3x3.rs 26 uint32_t x1 = min((int32_t)x+1, gWidth-1);
31 float4 p00 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y1));
34 float4 p10 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y));
37 float4 p20 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y2));
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
convolve3x3.fs 26 uint32_t x1 = min((int32_t)x+1, gWidth-1);
31 float4 p00 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y1));
34 float4 p10 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y));
37 float4 p20 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y2));
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
convolve3x3.rs 29 uint32_t x1 = min((int32_t)x+1, gWidth-1);
34 float4 p00 = rsUnpackColor8888(gPixels[x1 + gWidth * y1]);
37 float4 p10 = rsUnpackColor8888(gPixels[x1 + gWidth * y]);
40 float4 p20 = rsUnpackColor8888(gPixels[x1 + gWidth * y2]);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
isdn_ppp.h 16 #define CALLTYPE_INCOMING 0x1
57 #define IPPP_COMP_FLAG_XMIT 0x1
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn_ppp.h 16 #define CALLTYPE_INCOMING 0x1
57 #define IPPP_COMP_FLAG_XMIT 0x1
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn_ppp.h 16 #define CALLTYPE_INCOMING 0x1
57 #define IPPP_COMP_FLAG_XMIT 0x1
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestGraphics.java 60 public void drawLine(int x1, int y1, int x2, int y2) {
61 mDrawn.add("drawLine(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
70 public void drawRect(int x1, int y1, int x2, int y2) {
71 mDrawn.add("drawRect(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
95 public void fillRect(int x1, int y1, int x2, int y2) {
96 mDrawn.add("fillRect(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
169 public void drawArrow(int x1, int y1, int x2, int y2, int size) {
170 mDrawn.add("drawArrow(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
  /system/vold/
cryptfs.h 36 #define CRYPT_MNT_KEY_UNENCRYPTED 0x1 /* The key for the partition is not encrypted. */
70 #define VOL_NONREMOVABLE 0x1
  /bionic/libc/kernel/arch-mips/asm/
smp.h 34 #define SMP_RESCHEDULE_YOURSELF 0x1
  /bionic/libc/kernel/common/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /development/ndk/platforms/android-9/arch-mips/include/asm/
smp.h 34 #define SMP_RESCHEDULE_YOURSELF 0x1
  /external/chromium/chrome/browser/metrics/
metrics_response.h 28 COLLECTOR_PROFILE = 0x1,
  /external/clang/test/Sema/
struct-decl.c 47 unsigned int x1; member in struct:x0
  /external/iproute2/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
ip6_tunnel.h 10 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
post_pro.cpp 186 state->x1 = 0;
226 state->x1 = 0;
296 x2 = st->x1;
297 st->x1 = st->x0;
306 L_tmp = L_mac (L_tmp, st->x1, b[1]);
365 x2 = st->x1;
366 st->x1 = st->x0;
377 L_tmp += ((Word32) st->x1) * c_b1;
post_pro.h 107 Word16 x1; member in struct:__anon19277
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.h 79 Word16 x1; member in struct:__anon19292
  /frameworks/base/core/java/android/provider/
LiveFolders.java 244 public static final int DISPLAY_MODE_GRID = 0x1;
  /hardware/ti/omap4xxx/domx/domx/
rpmsg_omx_defs.h 35 #define OMX_DESC_MSG 0x1 // exec sync command
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */

Completed in 495 milliseconds

<<11121314151617181920>>