Searched refs:hasInstance (Results 1 – 12 of 12) sorted by relevance
115 if (Caches::hasInstance()) { in destructorLocked()138 if (Caches::hasInstance()) { in deleteResourceReferenceLocked()
72 static bool hasInstance() { in hasInstance() function
68 if (path->unique() && Caches::hasInstance()) { in cleanupResources()
130 if (!Caches::hasInstance()) { in android_view_DisplayListCanvas_getMaxTextureWidth()137 if (!Caches::hasInstance()) { in android_view_DisplayListCanvas_getMaxTextureHeight()
75 if (Caches::hasInstance()) { in checkForLeaks()
325 return renderthread::RenderThread::hasInstance(); in isRenderThreadRunning()
116 if (Caches::hasInstance()) { in CREATE_BRIDGE1()349 if (RenderThread::hasInstance()) { in trimMemory()464 if (Caches::hasInstance()) { in CREATE_BRIDGE2()477 if (!RenderThread::hasInstance()) return; in dumpGraphicsMemory()646 if (!RenderThread::hasInstance()) return; in prepareToDraw()704 if (!RenderThread::hasInstance()) return; in onBitmapDestroyed()
118 static bool hasInstance();
256 if (Caches::hasInstance() && thread.eglManager().hasEglContext()) { in prepareToDraw()
145 bool RenderThread::hasInstance() { in hasInstance() function in android::uirenderer::renderthread::RenderThread
82 if (android::uirenderer::ResourceCache::hasInstance()) { in finalize()
54 if (obj->unique() && android::uirenderer::Caches::hasInstance()) { in finalize()