Home
last modified time | relevance | path

Searched defs:RunType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkRegionPriv.h20 typedef SkRegion::RunType RunType; typedef
/third_party/skia/include/core/
DSkRegion.h24 typedef int32_t RunType; typedef
/third_party/benchmark/include/benchmark/
Dbenchmark.h1739 enum RunType { RT_Iteration, RT_Aggregate }; enum