HomeSort by relevance Sort by last modified time
    Searched defs:unrefAll (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/src/pdf/
SkTSet.h 232 void unrefAll() {
235 fOrderedArray->unrefAll();
236 // Also reset the other array, as SkTDArray::unrefAll does an
  /external/skia/src/pdf/
SkTSet.h 232 void unrefAll() {
235 fOrderedArray->unrefAll();
236 // Also reset the other array, as SkTDArray::unrefAll does an
  /external/chromium_org/third_party/skia/include/core/
SkTDArray.h 302 void unrefAll() {
  /external/skia/include/core/
SkTDArray.h 302 void unrefAll() {
  /external/skia/tests/
DataRefTest.cpp 165 static void unrefAll(const SkDataSet::Pair pairs[], int count) {
223 unrefAll(pairs, 3);

Completed in 87 milliseconds