Searched defs:RunType (Results 1 – 6 of 6) sorted by relevance
91 using RunType = R(Args...); variable171 using RunType = R(Args...); variable
20 typedef SkRegion::RunType RunType; typedef
24 typedef int32_t RunType; typedef
1525 enum RunType { RT_Iteration, RT_Aggregate }; enum