Searched defs:getDisplayList (Results 1 – 3 of 3) sorted by relevance
60 synchronized RenderNode getDisplayList() { in getDisplayList() method in ImageTile
181 const DisplayList& getDisplayList() const { return mDisplayList; } in getDisplayList() function183 DisplayList& getDisplayList() { return mDisplayList; } in getDisplayList() function
758 public void getDisplayList() throws RemoteException { in getDisplayList() method in AccessibilityWindowManagerTest