Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/
DAMessage.cpp130 static int32_t gDupCalls = 1; variable
146 gDupCalls, in reportStats()
147 gAverageDupItems / (float)gDupCalls); in reportStats()
148 gFindItemCalls = gDupCalls = 1; in reportStats()
474 ++gDupCalls; in dup()