Searched refs:nofilter_trans_preamble (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp318 static int nofilter_trans_preamble(const SkBitmapProcState& s, uint32_t** xy, function
334 int xpos = nofilter_trans_preamble(s, &xy, x, y);
382 int xpos = nofilter_trans_preamble(s, &xy, x, y);
422 int xpos = nofilter_trans_preamble(s, &xy, x, y);
/external/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp318 static int nofilter_trans_preamble(const SkBitmapProcState& s, uint32_t** xy, function
334 int xpos = nofilter_trans_preamble(s, &xy, x, y);
382 int xpos = nofilter_trans_preamble(s, &xy, x, y);
422 int xpos = nofilter_trans_preamble(s, &xy, x, y);

Completed in 65 milliseconds