Searched refs:inner_path (Results 1 – 3 of 3) sorted by relevance
225 SkPath inner_path; in OnPaint() local230 &inner_path); in OnPaint()231 canvas->ClipPath(inner_path, false); in OnPaint()
173 std::string inner_path = url.inner_url()->path(); in ParseFileSystemSchemeURL() local175 if (inner_path == kValidTypes[i].dir) { in ParseFileSystemSchemeURL()
91 const char* inner_path; member