Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DMediaScanner.cpp83 int pathLength = strlen(path); in processDirectory() local
/frameworks/native/libs/input/
DMotionPredictorMetricsManager.cpp236 float pathLength = 0; in updateAggregatedMetrics() local
/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp956 const float pathLength = strokeVelocity * TEST_MAX_NUM_PREDICTIONS; in TEST() local