HomeSort by relevance Sort by last modified time
    Searched refs:initFromDisplayListRenderer (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
DisplayList.cpp 50 initFromDisplayListRenderer(recorder);
156 void DisplayList::initFromDisplayListRenderer(const DisplayListRenderer& recorder, bool reusing) {
DisplayList.h 114 void initFromDisplayListRenderer(const DisplayListRenderer& recorder, bool reusing = false);
DisplayListRenderer.cpp 112 displayList->initFromDisplayListRenderer(*this, true);

Completed in 1228 milliseconds