Searched refs:popTail (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/core/ | ||
D | SkTLList.h | 124 void popTail() { in popTail() function |
/third_party/flutter/skia/tests/ | ||
D | LListTest.cpp | 173 list1.popTail(); in test_tllist() |