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

  /external/skia/gm/
beziers.cpp 36 static void rnd_cubic(SkPath* p, SkPaint* paint, SkRandom& rand) { function
85 rnd_cubic(&p, &paint, rand);
  /external/skqp/gm/
beziers.cpp 36 static void rnd_cubic(SkPath* p, SkPaint* paint, SkRandom& rand) { function
85 rnd_cubic(&p, &paint, rand);

Completed in 488 milliseconds