Home
last modified time | relevance | path

Searched defs:Segment (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DOccupancyTracker.h41 struct Segment : public Parcelable { struct
42 Segment() in Segment() function
48 Segment(nsecs_t _totalTime, size_t _numFrames, float _occupancyAverage, in Segment() function
73 std::vector<Segment> getSegmentHistory(bool forceFlush); argument
/frameworks/native/libs/gui/
DBufferHubConsumer.cpp140 bool /*forceFlush*/, std::vector<OccupancyTracker::Segment>* /*outHistory*/) { in getOccupancyHistory()
/frameworks/wilhelm/tools/permute/
Dpermute.c50 } Segment; typedef
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Djson_util_test.cc226 typedef pair<char*, int> Segment; typedef