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