Home
last modified time | relevance | path

Searched refs:canReuseBitmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.cpp537 if (!canReuseBitmap(cache.bitmap.get(), width, height)) { in allocateBitmapIfNeeded()
545 bool Tree::canReuseBitmap(Bitmap* bitmap, int width, int height) { in canReuseBitmap() function in android::uirenderer::VectorDrawable::Tree
DVectorDrawable.h664 bool canReuseBitmap(Bitmap*, int width, int height);