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

  /external/chromium_org/third_party/skia/src/core/
SkPixelRef.cpp 92 fIsImmutable = false;
103 fIsImmutable = false;
117 fIsImmutable = false;
129 fIsImmutable = buffer.readBool();
165 buffer.writeBool(fIsImmutable);
261 if (fIsImmutable) {
270 fIsImmutable = true;
  /external/skia/src/core/
SkPixelRef.cpp 92 fIsImmutable = false;
103 fIsImmutable = false;
117 fIsImmutable = false;
129 fIsImmutable = buffer.readBool();
165 buffer.writeBool(fIsImmutable);
261 if (fIsImmutable) {
270 fIsImmutable = true;
  /external/chromium_org/third_party/skia/include/core/
SkPixelRef.h 117 bool isImmutable() const { return fIsImmutable; }
319 bool fIsImmutable;
  /external/skia/include/core/
SkPixelRef.h 117 bool isImmutable() const { return fIsImmutable; }
319 bool fIsImmutable;
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 162 milliseconds