Searched defs:dclFile (Results 1 – 1 of 1) sorted by relevance
242 std::string dclFile = inputFilePath_ + "frame" + std::to_string(curFrameNo_) + ".drawing"; in PlayBackByFrame() local264 std::string dclFile = inputFilePath_ + "frameByOpItem.drawing"; in PlayBackByOpItem() local465 int DrawingDCL::LoadDrawCmdList(const std::string& dclFile) in LoadDrawCmdList()