Searched refs:PathInfo (Results 1 – 5 of 5) sorted by relevance
35 PathInfo = 5, /* Path profiling information */ enumerator
267 fPaths.emplace_back(PathInfo{color, path}); in MSAAPathOp()390 const PathInfo& pathInfo = fPaths[i]; in onPrepareDraws()568 struct PathInfo { struct in __anon7c2c69ea0111::MSAAPathOp574 SkSTArray<1, PathInfo, true> fPaths;
229 uint32_t header[2] = { PathInfo, 0 }; in pathProfAtExitHandler()
308 case PathInfo: in runOnModule()
157 } PathInfo; typedef462 static PolygonInfo *ConvertPathToPolygon(const PathInfo *path_info) in ConvertPathToPolygon()695 static void LogPathInfo(const PathInfo *path_info) in LogPathInfo()697 register const PathInfo in LogPathInfo()710 static PathInfo *ConvertPrimitiveToPath(const PrimitiveInfo *primitive_info) in ConvertPrimitiveToPath()712 PathInfo in ConvertPrimitiveToPath()740 return((PathInfo *) NULL); in ConvertPrimitiveToPath()745 path_info=(PathInfo *) AcquireQuantumMemory((size_t) (2UL*i+3UL), in ConvertPrimitiveToPath()747 if (path_info == (PathInfo *) NULL) in ConvertPrimitiveToPath()748 return((PathInfo *) NULL); in ConvertPrimitiveToPath()[all …]