Searched defs:Segment (Results 1 – 6 of 6) sorted by relevance
41 struct Segment : public Parcelable { struct42 Segment() in Segment() argument48 Segment(nsecs_t _totalTime, size_t _numFrames, float _occupancyAverage, in Segment() argument73 std::vector<Segment> getSegmentHistory(bool forceFlush); argument
246 public static class Segment { class in PathIterator294 Segment(@NonNull @Verb int verb, @NonNull float[] points, float conicWeight) { in Segment() method in PathIterator.Segment
76 enum class Segment { enum
50 } Segment; typedef
1250 public static final class Segment implements Part { class in NotificationProgressBar1273 public Segment(float fraction, @ColorInt int color) { in Segment() method in NotificationProgressBar.Segment1277 public Segment(float fraction, @ColorInt int color, boolean faded) { in Segment() method in NotificationProgressBar.Segment
12181 public static final class Segment { class in Builder.ProgressStyle12192 public Segment(int length) { in Segment() method in Builder.ProgressStyle.Segment