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

  /external/chromium_org/third_party/skia/tests/
ClipCacheTest.cpp 122 SkIRect emptyBound;
123 emptyBound.setEmpty();
127 REPORTER_ASSERT(reporter, emptyBound == cacheBound);
  /external/skia/tests/
ClipCacheTest.cpp 122 SkIRect emptyBound;
123 emptyBound.setEmpty();
127 REPORTER_ASSERT(reporter, emptyBound == cacheBound);

Completed in 211 milliseconds