Home
last modified time | relevance | path

Searched defs:PREAMBLE (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState.cpp99 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale macro
134 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale macro
149 #define PREAMBLE(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()… macro
163 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale; \ macro
196 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale macro
215 #define PREAMBLE(state) const SkPMColor pmColor = state.fPaintPMColor; macro
276 #define PREAMBLE(state) const uint16_t* SK_RESTRICT table = state.fBitmap->getColorTable()-… macro
331 #define PREAMBLE(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()… macro
DSkBitmapProcState_matrix.h13 #define PREAMBLE(state) macro
DSkBitmapProcState_matrix_repeat.h48 #define PREAMBLE(state) macro
DSkBitmapProcState_matrixProcs.cpp54 #define PREAMBLE(state) SkBitmapProcState::FixedTileProc tileProcX = (state).fTileProcX; \ macro
DSkBitmapProcState_matrix_clamp.h50 #define PREAMBLE(state) macro