Home
last modified time | relevance | path

Searched refs:twoParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_command.cpp30 const size_t twoParam = 2; in ParseCommand() local
33 case twoParam: in ParseCommand()
H A Ddrawing_playback.cpp298 const size_t twoParam = 2; in GetDirectionAndStep() local
299 if (words.size() != twoParam) { in GetDirectionAndStep()