Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/utils/
DLinearAllocator.h63 autoDestroy(ret); in alloc()
72 void autoDestroy(T* addr) { in autoDestroy() function
/frameworks/base/libs/hwui/unit_tests/
DLinearAllocatorTests.cpp75 la.autoDestroy(sd); in TEST()
/frameworks/base/libs/hwui/
DDisplayListCanvas.h357 alloc().autoDestroy(localBitmap); in refBitmap()