Searched refs:getBitmapUpdateIfDirty (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp540 const SkBitmap& Tree::getBitmapUpdateIfDirty() { function in class:android::uirenderer::VectorDrawable::Tree
H A DVectorDrawable.h557 const SkBitmap& getBitmapUpdateIfDirty();
H A DFrameBuilder.cpp635 const SkBitmap& bitmap = op.vectorDrawable->getBitmapUpdateIfDirty();
H A DDisplayListOp.h1117 const SkBitmap& bitmap = mTree->getBitmapUpdateIfDirty();

Completed in 25 milliseconds