Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DAtlas.java101 mPolicy = findPolicy(type, width, height, flags); in Atlas()
137 private static Policy findPolicy(Type type, int width, int height, int flags) { in findPolicy() method in Atlas