Home
last modified time | relevance | path

Searched refs:SINGLETHREAD (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/
H A Dbenchmark_config.h25 SINGLETHREAD = 0, enumerator
H A Dbenchmark_config.cpp26 benchMarkType_ = BenchMarkName::SINGLETHREAD; in SetBenchMarkType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Dmain.cpp41 case BenchMarkName::SINGLETHREAD: in main()