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

  /external/webkit/Source/WebCore/platform/graphics/android/
BaseTile.cpp 177 void BaseTile::markAsDirty(int unsigned pictureCount,
213 // We only mark a tile as unpainted in 'markAsDirty' if its status is
218 // TODO: fix it so that they can paint while deferring the markAsDirty
Layer.h 80 void markAsDirty(const SkRegion& invalRegion) {

Completed in 89 milliseconds