Searched defs:unref (Results 1 - 2 of 2) sorted by path

/frameworks/base/libs/hwui/hwui/
H A DTypeface.cpp158 void Typeface::unref() { function in class:android::Typeface
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DBackgroundManager.java533 public void unref() { method in class:BackgroundManager.BackgroundContinuityService
534 if (mCount <= 0) throw new IllegalStateException("Can't unref, count " + mCount);
854 mService.unref();

Completed in 982 milliseconds