Home
last modified time | relevance | path

Searched defs:Progress (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java534 private static class Progress extends TileDrawable { class in ExtendedBitmapDrawable
538 public Progress(Drawable progress, Resources res, in Progress() method in ExtendedBitmapDrawable.Progress
/frameworks/native/cmds/dumpstate/
Dutils.cpp120 Progress::Progress(const std::string& path) : Progress(Progress::kDefaultMax, 1.1, path) { in Progress() function in Progress
123 Progress::Progress(int32_t initial_max, int32_t progress, float growth_factor) in Progress() function in Progress
128 Progress::Progress(int32_t initial_max, float growth_factor, const std::string& path) in Progress() function in Progress