OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flip
(Results
101 - 125
of
263
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/zlib/contrib/masmx86/
gvmat32.asm
560
xor eax, 40000h ;
flip
AC bit in EFLAGS
575
xor eax, 200000h ;
flip
ID bit in EFLAGS
/frameworks/base/opengl/libs/ETC1/
etc1.cpp
46
| base col1 | base col2 | table | table |diff|
flip
|
61
| base col 1 | dcol 2 | table | table |diff|
flip
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h
334
* Vertical : Vertical mirroring,
flip
on X axis
335
* Horizontal : Horizontal mirroring,
flip
on Y axis
[
all
...]
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAppWidgetService.java
513
// Skip events that have already passed their
flip
times
515
if (LOGD) Log.d(TAG, "Calculated
flip
time " + formatDebugTime(eventFlip, now));
/frameworks/base/libs/surfaceflinger/
SurfaceFlinger.cpp
505
// release the clients before we
flip
('cause
flip
might block)
523
hw.
flip
(mInvalidRegion);
889
// rectangle instead of a region (see DisplayHardware::
flip
())
982
hw.
flip
(mInvalidRegion);
[
all
...]
/external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotation32.cpp
225
if (disp_prop[6] ^ disp_prop[7]) /*
flip
and rotate 180*/
255
if (disp[6]) /* rotate 180 and
flip
*/
404
else /*
flip
only */
[
all
...]
/bionic/libc/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceScript.java
266
// Handle
flip
events
/external/clearsilver/imd/
imd.cs
200
<A HREF="<?cs var:CGI.PathInfo ?>?album=<?cs var:Album ?>&picture=<?cs var:url_escape(Picture) ?>&rotate=180">
Flip
</A>
/external/grub/netboot/
cs89x0.h
407
#define DMA_RESETFF 0x0D8 /* DMA controller first/last
flip
flop */
/external/guava/src/com/google/common/io/
CharStreams.java
200
buf.
flip
();
/external/qemu/hw/
dma.c
245
case 0x0c: /* clear
flip
flop */
/external/webkit/WebCore/platform/graphics/cg/
ImageCG.cpp
225
//
Flip
the coords.
/frameworks/base/core/java/android/view/
Surface.java
319
/** unlock the surface and asks a page
flip
*/
/frameworks/base/docs/html/resources/articles/
creating-input-method.jd
230
<li>On the
flip
side, any large memory allocations should
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSMSDispatcher.java
190
// Note: It's not sufficient to just
flip
this bit to true; it will have
/ndk/build/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/ndk/build/platforms/android-4/arch-arm/usr/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/ndk/build/platforms/android-5/arch-arm/usr/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/ndk/build/platforms/android-5/arch-x86/usr/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/ndk/build/platforms/android-8/arch-arm/usr/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/ndk/build/platforms/android-8/arch-x86/usr/include/net/
ethertypes.h
236
#define ETHERTYPE_FLIP 0x8146 /* Vrije Universiteit (NL)
FLIP
(Fast Local Internet Protocol) */
/packages/apps/Phone/src/com/android/phone/
EditPhoneNumberPreference.java
311
//
flip
the toggle if we are in the correct mode.
/system/core/toolbox/
powerd.c
397
printf("
Flip
closed - sleep\n");
/external/libpng/
example.c
318
/*
Flip
the RGB pixels to BGR (or RGBA to BGRA) */
739
/*
Flip
BGR pixels to RGB */
Completed in 81 milliseconds
1
2
3
4
5
6
7
8
9
10
11