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

  /external/skia/src/core/
SkFont.cpp 225 static void set_bounds(const SkGlyph& g, SkRect* bounds) { function
260 set_bounds(*g, bounds);
  /external/skqp/src/core/
SkFont.cpp 225 static void set_bounds(const SkGlyph& g, SkRect* bounds) { function
260 set_bounds(*g, bounds);

Completed in 750 milliseconds