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

  /external/skia/src/core/
SkFont.cpp 232 static void join_bounds_x(const SkGlyph& g, SkRect* bounds, SkScalar dx) { function
264 join_bounds_x(*g, bounds, width);
  /external/skqp/src/core/
SkFont.cpp 232 static void join_bounds_x(const SkGlyph& g, SkRect* bounds, SkScalar dx) { function
264 join_bounds_x(*g, bounds, width);

Completed in 186 milliseconds