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

  /external/skia/include/svg/
SkSVGPaintState.h 60 SkString f_clipPath;
  /external/skia/src/svg/
SkSVGPaintState.cpp 24 SVG_LITERAL_ATTRIBUTE(clip-path, f_clipPath),
270 const char* start = strchr(current->f_clipPath.c_str(), '#') + 1;

Completed in 12 milliseconds