Home | History | Annotate | Download | only in hwui

Lines Matching refs:displayList

84 void RenderNode::setStagingDisplayList(DisplayList* displayList, TreeObserver* observer) {
87 mStagingDisplayList = displayList;
522 void RenderNode::prepareSubTree(TreeInfo& info, bool functorsNeedLayer, DisplayList* subtree) {
584 * displaylist, and thus don't have to compensate for the record-time/playback-time discrepancy in
705 * Organizes the DisplayList hierarchy to prepare for background projection reordering.
709 * Each DisplayList that serves as a 3d root builds its list of composited children,
716 // TODO: create temporary DDLOp and call computeOrderingImpl on top DisplayList so that
832 DisplayList::Chunk& chunk,
846 // regular, in order drawing DisplayList
1034 * This function serves both defer and replay modes, and will organize the displayList's component
1108 const DisplayList::Chunk& chunk = mDisplayList->getChunks()[chunkIndex];