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

  /external/chromium_org/third_party/skia/src/core/
SkRTree.cpp 13 static inline uint32_t get_margin(const SkIRect& rect);
277 s += get_margin(r1) + get_margin(r2);
465 static inline uint32_t get_margin(const SkIRect& rect) { function
  /external/skia/src/core/
SkRTree.cpp 13 static inline uint32_t get_margin(const SkIRect& rect);
277 s += get_margin(r1) + get_margin(r2);
465 static inline uint32_t get_margin(const SkIRect& rect) { function

Completed in 34 milliseconds