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

  /external/skia/tests/
DeferredCanvasTest.cpp 51 clearCounts();
76 void clearCounts() {
96 surface->clearCounts();
101 surface->clearCounts();
108 surface->clearCounts();
113 surface->clearCounts();
118 surface->clearCounts();
124 surface->clearCounts();
129 surface->clearCounts();
134 surface->clearCounts();
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 194 void clearCounts() { Cnt = 0; ACnt = 0; }
    [all...]

Completed in 70 milliseconds