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

  /external/skia/src/core/
SkGlyphCache.cpp 228 static bool cubic_in_bounds(const SkScalar* pts, const SkScalar bounds[2]) { function
361 if (!cubic_in_bounds(&pts[0].fY - yAxis, bounds)) {
  /external/skqp/src/core/
SkGlyphCache.cpp 228 static bool cubic_in_bounds(const SkScalar* pts, const SkScalar bounds[2]) { function
361 if (!cubic_in_bounds(&pts[0].fY - yAxis, bounds)) {

Completed in 1088 milliseconds