HomeSort by relevance Sort by last modified time
    Searched defs:DisplayListRenderer (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 24 #include "DisplayListRenderer.h"
97 DisplayList::DisplayList(const DisplayListRenderer& recorder) :
206 void DisplayList::initFromDisplayListRenderer(const DisplayListRenderer& recorder, bool reusing) {
    [all...]
DisplayListRenderer.h 62 class DisplayListRenderer;
69 DisplayList(const DisplayListRenderer& recorder);
134 void initFromDisplayListRenderer(const DisplayListRenderer& recorder, bool reusing = false);
540 class DisplayListRenderer: public OpenGLRenderer {
542 ANDROID_API DisplayListRenderer();
543 virtual ~DisplayListRenderer();
876 }; // class DisplayListRenderer

Completed in 28 milliseconds