Home
last modified time | relevance | path

Searched refs:fileTitle (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java224 String fileTitle = fileFullName.substring(0, fileFullName.lastIndexOf(".")); in saveAutoNamedVectorDrawableIntoPNG() local
227 fileTitle += "_" + extras; in saveAutoNamedVectorDrawableIntoPNG()
229 saveVectorDrawableIntoPNG(bitmap, outputFolder, fileTitle); in saveAutoNamedVectorDrawableIntoPNG()