Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/core/src/android/view/
DCutoutSpecificationBenchmark.java85 String bottomSpec = null; in oldMethodParsingSpec() local
106 bottomSpec = splits[1].trim(); in oldMethodParsingSpec()
131 if (bottomSpec != null) { in oldMethodParsingSpec()
135 bottomPath = PathParser.createPathFromPathData(bottomSpec); in oldMethodParsingSpec()