HomeSort by relevance Sort by last modified time
    Searched refs:SkBitmapHeapTester (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
BitmapHeapTest.cpp 38 class SkBitmapHeapTester {
78 REPORTER_ASSERT(reporter, SkBitmapHeapTester::GetRefCount(entry) == 1);
81 REPORTER_ASSERT(reporter, SkBitmapHeapTester::GetRefCount(entry) == 0);
96 REPORTER_ASSERT(reporter, SkBitmapHeapTester::GetRefCount(heap.getEntry(0)) == 0);
  /external/skia/src/core/
SkBitmapHeap.h 50 friend class SkBitmapHeapTester;

Completed in 49 milliseconds