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

  /external/skia/include/core/
SkPixelRef.h 141 bool isImmutable() const { return fMutability != kMutable; }
367 kMutable, // PixelRefs begin mutable.
  /external/v8/src/
property-details.h 218 kMutable, // Cell will no longer be tracked as constant.
225 kNoCell = kMutable,

Completed in 1346 milliseconds