OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PREAMBLE
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_procs.h
107
#define
PREAMBLE
(state) unsigned alphaScale = state.fAlphaScale
142
#define
PREAMBLE
(state) unsigned alphaScale = state.fAlphaScale
157
#define
PREAMBLE
(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()->lockColors()
171
#define
PREAMBLE
(state) unsigned alphaScale = state.fAlphaScale; \
204
#define
PREAMBLE
(state) unsigned alphaScale = state.fAlphaScale
222
#define
PREAMBLE
(state) const SkPMColor pmColor = state.fPaintPMColor;
283
#define
PREAMBLE
(state) const uint16_t* SK_RESTRICT table = state.fBitmap->getColorTable()->lock16BitCache()
338
#define
PREAMBLE
(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()->lockColors()
SkBitmapProcState_matrix.h
19
#ifndef
PREAMBLE
20
#define
PREAMBLE
(state)
56
PREAMBLE
(s);
97
PREAMBLE
(s);
125
PREAMBLE
(s);
158
#undef
PREAMBLE
SkBitmapProcState_shaderproc.h
54
#ifdef
PREAMBLE
55
PREAMBLE
(s);
91
#undef
PREAMBLE
SkBitmapProcState_matrixProcs.cpp
115
#define
PREAMBLE
(state) SkBitmapProcState::FixedTileProc tileProcX = (state).fTileProcX; (void) tileProcX; \
SkBitmapProcState_sample.h
48
#ifdef
PREAMBLE
49
PREAMBLE
(s);
91
#ifdef
PREAMBLE
92
PREAMBLE
(s);
145
#ifdef
PREAMBLE
146
PREAMBLE
(s);
191
#ifdef
PREAMBLE
192
PREAMBLE
(s);
236
#ifdef
PREAMBLE
237
#undef
PREAMBLE
[
all
...]
/art/runtime/interpreter/
interpreter_switch_impl.cc
49
#define
PREAMBLE
() \
93
PREAMBLE
();
97
PREAMBLE
();
103
PREAMBLE
();
109
PREAMBLE
();
115
PREAMBLE
();
121
PREAMBLE
();
127
PREAMBLE
();
133
PREAMBLE
();
139
PREAMBLE
();
[
all
...]
/external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_neon.h
17
#ifndef
PREAMBLE
18
#define
PREAMBLE
(state)
30
PREAMBLE
(s);
115
PREAMBLE
(s);
188
PREAMBLE
(s);
294
PREAMBLE
(s);
360
PREAMBLE
(s);
422
PREAMBLE
(s);
499
#undef
PREAMBLE
Completed in 658 milliseconds