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