Home
last modified time | relevance | path

Searched defs:transcodePath (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DTranscodeHelper.java41 public boolean isTranscodeFileCached(String path, String transcodePath); in isTranscodeFileCached()
H A DTranscodeHelperNoOp.java51 public boolean isTranscodeFileCached(String path, String transcodePath) { in isTranscodeFileCached()
H A DTranscodeHelperImpl.java531 final String transcodePath = getTranscodePath(rowId); in getIoPath() local
1062 public boolean isTranscodeFileCached(String path, String transcodePath) { in isTranscodeFileCached()