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

  /frameworks/base/libs/hwui/
CanvasState.cpp 85 mSnapshotPoolCount--;
95 if (mSnapshotPoolCount > 10) {
100 mSnapshotPoolCount++;
CanvasState.h 198 int mSnapshotPoolCount = 0;

Completed in 6005 milliseconds