Searched refs:fileFullName (Results 1 – 1 of 1) sorted by relevance
263 String fileFullName = originalFile.getName(); in saveAutoNamedVectorDrawableIntoPNG() local264 String fileTitle = fileFullName.substring(0, fileFullName.lastIndexOf(".")); in saveAutoNamedVectorDrawableIntoPNG()276 @NonNull String fileFullName) in saveVectorDrawableIntoPNG() argument285 String outputFilename = outputFolder + "/" + fileFullName + "_golden"; in saveVectorDrawableIntoPNG()