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

  /external/skia/include/c/
sk_path.h 49 SK_API void sk_path_conic_to(sk_path_t*, float x0, float y0, float x1, float y1, float w);
  /external/skia/src/c/
sk_surface.cpp 277 void sk_path_conic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float w) { function

Completed in 58 milliseconds