Searched refs:reusing (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.h134 void initFromDisplayListRenderer(const DisplayListRenderer& recorder, bool reusing = false);
H A DDisplayListRenderer.cpp194 void DisplayList::initFromDisplayListRenderer(const DisplayListRenderer& recorder, bool reusing) { argument
196 if (reusing) {

Completed in 634 milliseconds