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

  /external/chromium_org/third_party/skia/tests/
DeferredCanvasTest.cpp 450 fPrepareForDrawCount = fStorageAllocatedChangedCount =
455 fPrepareForDrawCount++;
467 int fPrepareForDrawCount;
537 REPORTER_ASSERT(reporter, 0 == notificationCounter.fPrepareForDrawCount);
540 REPORTER_ASSERT(reporter, 1 == notificationCounter.fPrepareForDrawCount);
    [all...]
  /external/skia/tests/
DeferredCanvasTest.cpp 450 fPrepareForDrawCount = fStorageAllocatedChangedCount =
455 fPrepareForDrawCount++;
467 int fPrepareForDrawCount;
537 REPORTER_ASSERT(reporter, 0 == notificationCounter.fPrepareForDrawCount);
540 REPORTER_ASSERT(reporter, 1 == notificationCounter.fPrepareForDrawCount);
    [all...]

Completed in 2348 milliseconds