Searched refs:wkScreenPath (Results 1 – 1 of 1) sorted by relevance
43 bool TakeWuKongScreenCap(const std::string &wkScreenPath) in TakeWuKongScreenCap() argument68 FILE *fp = fopen(wkScreenPath.c_str(), "wb"); in TakeWuKongScreenCap()438 auto wkScreenPath = curDir_ + "screenshot/" + "/" + wukongts + ".png"; in WukongScreenCap() local439 DEBUG_LOG_STR("WukongScreenCap store path is {%s}", wkScreenPath.c_str()); in WukongScreenCap()453 bool isTakeScreen = TakeWuKongScreenCap(wkScreenPath); in WukongScreenCap()455 screenStorePath = wkScreenPath; in WukongScreenCap()