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

  /external/chromium_org/third_party/skia/src/core/
SkAAClip.cpp 228 static void count_left_right_zeros(const uint8_t* row, int width, function
290 count_left_right_zeros(data, 10, &L, &R);
418 count_left_right_zeros(base + yoff->fOffset, width, &L, &R);
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 228 static void count_left_right_zeros(const uint8_t* row, int width, function
290 count_left_right_zeros(data, 10, &L, &R);
418 count_left_right_zeros(base + yoff->fOffset, width, &L, &R);
    [all...]

Completed in 67 milliseconds