OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TILE
(Results
1 - 9
of
9
) sorted by null
/external/skia/bench/
InterpBench.cpp
15
#define
TILE
(x, width) (((x) & 0xFFFF) * width >> 16)
65
dst[i + 0] =
TILE
(curr, count); curr += step;
66
dst[i + 1] =
TILE
(curr, count); curr += step;
67
dst[i + 2] =
TILE
(curr, count); curr += step;
68
dst[i + 3] =
TILE
(curr, count); curr += step;
86
dst[i + 0] =
TILE
(tmp, count);
90
dst[i + 1] =
TILE
(tmp, count);
94
dst[i + 2] =
TILE
(tmp, count);
98
dst[i + 3] =
TILE
(tmp, count);
116
tmp = (SkFixed) (curr >> 32); dst[i + 0] =
TILE
(tmp, count); curr += step
[
all
...]
/external/strace/
clone.c
62
#elif defined ALPHA || defined
TILE
|| defined OR1K
file.c
167
# elif defined
TILE
defs.h
219
#ifdef
TILE
syscall.c
348
# elif defined
TILE
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoritesTileAdapter.java
434
return ViewTypes.
TILE
;
461
* Mark the
tile
as drop area by given the item index in {@link #mContactEntries}.
650
public static final int
TILE
= 0;
664
// The user is hovering over a view that is not a contact
tile
, no need to do
/external/skia/samplecode/
SampleFilterFuzz.cpp
568
MORPHOLOGY, BITMAP, DISPLACE,
TILE
, PICTURE, PAINT, NUM_FILTERS };
708
case
TILE
:
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h
48
TM_ENUM(2,ST,
TILE
)
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 442 milliseconds