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

  /external/skia/src/core/
SkPixelRef.cpp 68 fIsImmutable = false;
78 fIsImmutable = buffer.readBool();
96 buffer.writeBool(fIsImmutable);
153 if (fIsImmutable) {
162 fIsImmutable = true;
  /external/skia/legacy/src/core/
SkPixelRef.cpp 65 fIsImmutable = false;
75 fIsImmutable = buffer.readBool();
89 buffer.writeBool(fIsImmutable);
136 if (fIsImmutable) {
145 fIsImmutable = true;
  /external/skia/include/core/
SkPixelRef.h 104 bool isImmutable() const { return fIsImmutable; }
235 bool fIsImmutable;
  /external/skia/legacy/include/core/
SkPixelRef.h 105 bool isImmutable() const { return fIsImmutable; }
236 bool fIsImmutable;
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 2199 milliseconds