Home
last modified time | relevance | path

Searched refs:REPLAY_MSKP (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.cpp85 case static_cast<int>(IterateType::REPLAY_MSKP): in HandleCommandIterateType()
86 iterateType_ = IterateType::REPLAY_MSKP; in HandleCommandIterateType()
H A Ddrawing_command.h28 REPLAY_MSKP, enumerator
H A Ddrawing_playback.cpp156 if (iterateType_ == IterateType::REPLAY_MSKP) { in DrawingDCL()
384 case IterateType::REPLAY_MSKP: in Test()