HomeSort by relevance Sort by last modified time
    Searched refs:nofilter_trans_preamble (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkBitmapProcState_matrixProcs.cpp 311 static int nofilter_trans_preamble(const SkBitmapProcState& s, uint32_t** xy, function
327 int xpos = nofilter_trans_preamble(s, &xy, x, y);
375 int xpos = nofilter_trans_preamble(s, &xy, x, y);
415 int xpos = nofilter_trans_preamble(s, &xy, x, y);
  /external/skia/legacy/src/core/
SkBitmapProcState_matrixProcs.cpp 318 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 99 milliseconds