Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaScanner.cpp92 int pathRemaining = PATH_MAX - pathLength; in processDirectory() local
132 char *path, int pathRemaining, MediaScannerClient &client, bool noMedia) { in doProcessDirectory()
173 char *path, int pathRemaining, MediaScannerClient &client, bool noMedia, in doProcessDirectoryEntry()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
H A DReferencePath.java74 float distance, pathRemaining = 0; in calculatePathRemaining() local
H A DComplexMovementPath.java208 float pathRemaining = 0; in calculateRingLocationOnPath() local