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

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

Completed in 208 milliseconds