Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DGraphicsJNI.h180 fAllocCount = 0; in getStorageObjAndReset()
188 int fAllocCount; variable
DGraphics.cpp593 fAllocCount(0) { in JavaPixelAllocator()
604 fAllocCount += 1; in allocPixelRef()