Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
DBitmapTests.cpp42 ctable->unref(); in TEST()
DVectorDrawableTests.cpp422 shader->unref(); in TEST()
/frameworks/base/core/jni/android/graphics/pdf/
DPdfDocument.cpp48 mPicture->unref(); in ~PageRecord()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBackgroundManager.java481 public void unref() { in unref() method in BackgroundManager.BackgroundContinuityService
708 mService.unref(); in detach()
/frameworks/base/core/jni/android/graphics/
DGraphics.cpp672 bitmap->setPixelRef(mRecycledBitmap)->unref(); in allocPixelRef()
712 recycledPixels->unref(); in copyIfNecessary()
DBitmapFactory.cpp200 bitmap->setPixelRef(mBitmap)->unref(); in allocPixelRef()
DBitmap.cpp302 pixelRef.unref(); in unlockPixels()
/frameworks/base/libs/hwui/hwui/
DBitmap.cpp303 pixelRef->unref(); in FreePixelRef()
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp636 args->bitmap->unref(); in CREATE_BRIDGE2()