Searched refs:wkScreenPath (Results 1 – 1 of 1) sorted by relevance
76 bool TakeWuKongScreenCap(const std::string &wkScreenPath, const bool checkBWScreen = false) in TakeWuKongScreenCap() argument108 FILE *fp = fopen(wkScreenPath.c_str(), "wb"); in TakeWuKongScreenCap()516 auto wkScreenPath = curDir_ + "screenshot/" + "/" + wukongts + ".png"; in WukongScreenCap() local517 DEBUG_LOG_STR("WukongScreenCap store path is {%s}", wkScreenPath.c_str()); in WukongScreenCap()531 bool isTakeScreen = TakeWuKongScreenCap(wkScreenPath, g_commandCHECKBWSCREEN); in WukongScreenCap()533 screenStorePath = wkScreenPath; in WukongScreenCap()