Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h1162 inline void tracePendingBufferCount(int32_t pendingBuffers);
DLayer.cpp3695 tracePendingBufferCount(pendingBuffers); in decrementPendingBufferCount()
3698 void Layer::tracePendingBufferCount(int32_t pendingBuffers) { in tracePendingBufferCount() function in android::Layer