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

  /external/skia/src/core/
SkPixelRef.cpp 286 fMutability = kImmutable;
296 fMutability = kImmutable;
301 SkASSERT(fMutability != kImmutable);
306 SkASSERT(fMutability != kImmutable);
  /external/skia/include/core/
SkPixelRef.h 304 kImmutable, // Once set to this state, it never leaves.

Completed in 748 milliseconds