OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xff000000
(Results
126 - 150
of
584
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/kernel/arch-mips/asm/xtalk/
xwidget.h
49
#define WIDGET_LLP_REC_CNT 0
xff000000
64
#define WIDGET_INT_VECTOR 0
xff000000
/development/ndk/platforms/android-3/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
/development/ndk/platforms/android-9/arch-mips/include/asm/xtalk/
xwidget.h
49
#define WIDGET_LLP_REC_CNT 0
xff000000
64
#define WIDGET_INT_VECTOR 0
xff000000
/development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimationCloning.java
116
int color = 0
xff000000
| red << 16 | green << 8 | blue;
118
int darkColor = 0
xff000000
| red/4 << 16 | green/4 << 8 | blue/4;
AnimationLoading.java
140
int color = 0
xff000000
| red << 16 | green << 8 | blue;
142
int darkColor = 0
xff000000
| red/4 << 16 | green/4 << 8 | blue/4;
AnimationSeeking.java
136
int color = 0
xff000000
| red << 16 | green << 8 | blue;
138
int darkColor = 0
xff000000
| red/4 << 16 | green/4 << 8 | blue/4;
BouncingBalls.java
162
int color = 0
xff000000
| red << 16 | green << 8 | blue;
164
int darkColor = 0
xff000000
| red/4 << 16 | green/4 << 8 | blue/4;
CustomEvaluator.java
151
int color = 0
xff000000
| red << 16 | green << 8 | blue;
153
int darkColor = 0
xff000000
| red/4 << 16 | green/4 << 8 | blue/4;
MultiPropertyAnimation.java
153
int color = 0
xff000000
| red << 16 | green << 8 | blue;
155
int darkColor = 0
xff000000
| red/4 << 16 | green/4 << 8 | blue/4;
/development/samples/ApiDemos/src/com/example/android/apis/view/
LabelView.java
74
setTextColor(a.getColor(R.styleable.LabelView_textColor, 0
xFF000000
));
89
mTextPaint.setColor(0
xFF000000
);
/external/chromium/base/
sha1_portable.cc
95
*t = ((*t & 0
xff000000
) >> 24) |
150
M[64-4] = (l & 0
xff000000
) >> 24;
/external/skia/gm/
bitmapscroll.cpp
24
pLine.setColor(0
xFF000000
);
101
paint.setColor(0
xFF000000
);
convexpaths.cpp
17
this->setBGColor(0
xFF000000
);
183
color |= 0
xff000000
;
/external/skia/src/core/
SkFloatBits.cpp
35
return (packed & ~0
xFF000000
) | MATISSA_MAGIC_BIG;
41
return packed & ~0
xFF000000
;
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/xtalk/
xwidget.h
49
#define WIDGET_LLP_REC_CNT 0
xff000000
64
#define WIDGET_INT_VECTOR 0
xff000000
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
in.h
199
#define IN_CLASSA_NET 0
xff000000
236
#define IN_LOOPBACK(a) ((((long int) (a)) & 0
xff000000
) == 0x7f000000)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
in.h
199
#define IN_CLASSA_NET 0
xff000000
236
#define IN_LOOPBACK(a) ((((long int) (a)) & 0
xff000000
) == 0x7f000000)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
in.h
199
#define IN_CLASSA_NET 0
xff000000
236
#define IN_LOOPBACK(a) ((((long int) (a)) & 0
xff000000
) == 0x7f000000)
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/xtalk/
xwidget.h
49
#define WIDGET_LLP_REC_CNT 0
xff000000
64
#define WIDGET_INT_VECTOR 0
xff000000
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h
68
(__swap32gen_x & 0
xff000000
) >> 24); \
93
((__uint32_t)(x) & 0
xff000000
) >> 24)
Completed in 940 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>