Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp538 if (!canReuseBitmap(cache.bitmap.get(), width, height)) { in allocateBitmapIfNeeded()
546 bool Tree::canReuseBitmap(Bitmap* bitmap, int width, int height) { in canReuseBitmap() function in android::uirenderer::VectorDrawable::Tree
H A DVectorDrawable.h665 bool canReuseBitmap(Bitmap*, int width, int height);