/frameworks/native/libs/gui/include/gui/ |
D | OccupancyTracker.h | 41 struct Segment : public Parcelable { struct 42 Segment() in Segment() argument 48 Segment(nsecs_t _totalTime, size_t _numFrames, float _occupancyAverage, in Segment() function 73 std::vector<Segment> getSegmentHistory(bool forceFlush); argument 95 std::deque<Segment> mSegmentHistory;
|
D | BufferHubConsumer.h | 91 std::vector<OccupancyTracker::Segment>* outHistory) override;
|
D | BufferQueueConsumer.h | 147 std::vector<OccupancyTracker::Segment>* outHistory) override;
|
D | IGraphicBufferConsumer.h | 265 std::vector<OccupancyTracker::Segment>* outHistory) = 0;
|
D | ConsumerBase.h | 106 std::vector<OccupancyTracker::Segment>* outHistory);
|
/frameworks/wilhelm/tools/permute/ |
D | permute.c | 50 } Segment; typedef 61 Segment *mSegmentArray; // storage for the segments [max] 69 const Segment *x_ = (Segment *) x; in qsortCompare() 70 const Segment *y_ = (Segment *) y; in qsortCompare() 86 Segment *seg = &s->mSegmentArray[s->mSegmentCount++]; in split() 221 s.mSegmentArray = (Segment *) malloc(sizeof(Segment) * s.mSegmentMax); in permute() 234 Segment temp = s.mSegmentArray[i]; in permute() 283 qsort((void *) s.mSegmentArray, used, sizeof(Segment), qsortCompare); in permute()
|
/frameworks/native/libs/gui/ |
D | OccupancyTracker.cpp | 29 status_t OccupancyTracker::Segment::writeToParcel(Parcel* parcel) const { in writeToParcel() 45 status_t OccupancyTracker::Segment::readFromParcel(const Parcel* parcel) { in readFromParcel() 84 std::vector<OccupancyTracker::Segment> OccupancyTracker::getSegmentHistory( in getSegmentHistory() 89 std::vector<Segment> segments(mSegmentHistory.cbegin(), in getSegmentHistory()
|
D | BufferHubConsumer.cpp | 140 bool /*forceFlush*/, std::vector<OccupancyTracker::Segment>* /*outHistory*/) { in getOccupancyHistory() argument
|
D | IGraphicBufferConsumer.cpp | 156 std::vector<OccupancyTracker::Segment>* outHistory) override { in getOccupancyHistory()
|
D | ConsumerBase.cpp | 295 std::vector<OccupancyTracker::Segment>* outHistory) { in getOccupancyHistory()
|
D | BufferQueueConsumer.cpp | 744 std::vector<OccupancyTracker::Segment>* outHistory) { in getOccupancyHistory()
|
/frameworks/native/services/surfaceflinger/tests/unittests/mock/gui/ |
D | MockGraphicBufferConsumer.h | 50 MOCK_METHOD2(getOccupancyHistory, status_t(bool, std::vector<OccupancyTracker::Segment>*));
|
/frameworks/layoutlib/bridge/src/android/graphics/text/ |
D | LineBreaker_Delegate.java | 34 import javax.swing.text.Segment; 111 it.setText((CharacterIterator) new Segment(builder.mText, 0, length)); in nComputeLineBreaks()
|
/frameworks/av/media/extractors/mkv/ |
D | MatroskaExtractor.h | 89 mkvparser::Segment *mSegment;
|
D | MatroskaExtractor.cpp | 444 mkvparser::Segment* const pSegment = mExtractor->mSegment; in seek() 1343 mkvparser::Segment::CreateInstance(mReader, pos, mSegment); in MatroskaExtractor()
|
/frameworks/native/services/surfaceflinger/ |
D | BufferQueueLayer.h | 45 std::vector<OccupancyTracker::Segment> getOccupancyHistory(bool forceFlush) override;
|
D | BufferQueueLayer.cpp | 54 std::vector<OccupancyTracker::Segment> BufferQueueLayer::getOccupancyHistory(bool forceFlush) { in getOccupancyHistory() 55 std::vector<OccupancyTracker::Segment> history; in getOccupancyHistory()
|
D | Layer.h | 641 virtual std::vector<OccupancyTracker::Segment> getOccupancyHistory(bool /*forceFlush*/) { in getOccupancyHistory()
|
D | SurfaceFlinger.h | 900 std::vector<OccupancyTracker::Segment>&& history);
|
D | SurfaceFlinger.cpp | 4783 std::vector<OccupancyTracker::Segment>&& history) { in recordBufferingStats()
|
/frameworks/native/libs/gui/tests/ |
D | BufferQueue_test.cpp | 954 std::vector<OccupancyTracker::Segment> history; in TEST_F()
|
/frameworks/base/config/ |
D | preloaded-classes | 5356 com.android.okhttp.okio.Segment 6752 java.util.concurrent.ConcurrentHashMap$Segment
|
D | hiddenapi-greylist-max-o.txt | 102014 Lcom/android/okhttp/okio/Buffer;->head:Lcom/android/okhttp/okio/Segment; 102064 Lcom/android/okhttp/okio/Buffer;->writableSegment(I)Lcom/android/okhttp/okio/Segment; 102196 Lcom/android/okhttp/okio/Segment;-><init>()V 102197 Lcom/android/okhttp/okio/Segment;-><init>(Lcom/android/okhttp/okio/Segment;)V 102198 Lcom/android/okhttp/okio/Segment;-><init>([BII)V 102199 Lcom/android/okhttp/okio/Segment;->compact()V 102200 Lcom/android/okhttp/okio/Segment;->data:[B 102201 Lcom/android/okhttp/okio/Segment;->limit:I 102202 Lcom/android/okhttp/okio/Segment;->next:Lcom/android/okhttp/okio/Segment; 102203 Lcom/android/okhttp/okio/Segment;->owner:Z [all …]
|
D | boot-image-profile.txt | 24999 HSPLcom/android/okhttp/okio/Buffer;->writableSegment(I)Lcom/android/okhttp/okio/Segment; 25048 HSPLcom/android/okhttp/okio/Segment;->compact()V 25049 HSPLcom/android/okhttp/okio/Segment;->split(I)Lcom/android/okhttp/okio/Segment; 25050 HSPLcom/android/okhttp/okio/Segment;->writeTo(Lcom/android/okhttp/okio/Segment;I)V 25051 HSPLcom/android/okhttp/okio/SegmentPool;->recycle(Lcom/android/okhttp/okio/Segment;)V 25052 HSPLcom/android/okhttp/okio/SegmentPool;->take()Lcom/android/okhttp/okio/Segment; 38368 Lcom/android/okhttp/okio/Segment; 39815 Ljava/util/concurrent/ConcurrentHashMap$Segment;
|