Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_command.cpp88 case static_cast<int>(IterateType::REPLAY_SKP): in HandleCommandIterateType()
89 iterateType_ = IterateType::REPLAY_SKP; in HandleCommandIterateType()
H A Ddrawing_command.h29 REPLAY_SKP, enumerator
H A Ddrawing_playback.cpp158 } else if (iterateType_ == IterateType::REPLAY_SKP) { in DrawingDCL()
390 case IterateType::REPLAY_SKP: in Test()