Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/
DAMessage.cpp127 static int32_t gDupCalls = 1; variable
143 gDupCalls, in reportStats()
144 gAverageDupItems / (float)gDupCalls); in reportStats()
145 gFindItemCalls = gDupCalls = 1; in reportStats()
471 ++gDupCalls; in dup()