Searched refs:allowThreadDecoding (Results 1 – 4 of 4) sorted by relevance
82 mBitmapManager.allowThreadDecoding(t); in testCanThreadDecoding()112 mBitmapManager.allowThreadDecoding(t); in testAllowDecoding()125 mBitmapManager.allowThreadDecoding(t1); in testThreadDecoding()
109 public synchronized void allowThreadDecoding(Thread t) { in allowThreadDecoding() method in BitmapManager
281 BitmapManager.instance().allowThreadDecoding(mGetterThread);
309 BitmapManager.instance().allowThreadDecoding(mWorkerThread); in startWorker()