Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_command.cpp45 std::string augment; in ParseCommand() local
97 void DCLCommand::HandleCommand(std::string option, const std::string& augment) in HandleCommand()