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

  /frameworks/base/libs/hwui/
RenderNode.h 90 friend class TestUtils; // allow TestUtils to access syncDisplayList / syncProperties
318 void syncDisplayList(TreeInfo* info);
RenderNode.cpp 480 void RenderNode::syncDisplayList(TreeInfo* info) {
507 syncDisplayList(&info);
    [all...]
  /frameworks/base/libs/hwui/tests/common/
TestUtils.h 241 node->syncDisplayList(nullptr);

Completed in 145 milliseconds