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

  /external/chromium_org/third_party/skia/src/core/
SkPixelRef.cpp 94 this->needsNewGenID();
104 this->needsNewGenID();
113 void SkPixelRef::needsNewGenID() {
233 this->needsNewGenID();
SkPicture.cpp 260 this->needsNewGenID();
454 this->needsNewGenID();
658 this->needsNewGenID();
  /external/skia/src/core/
SkPixelRef.cpp 95 this->needsNewGenID();
110 this->needsNewGenID();
141 void SkPixelRef::needsNewGenID() {
278 this->needsNewGenID();
SkPicture.cpp 128 this->needsNewGenID();
139 this->needsNewGenID();
149 this->needsNewGenID();
186 clone->needsNewGenID();
342 this->needsNewGenID();
  /external/chromium_org/third_party/skia/include/core/
SkPixelRef.h 371 void needsNewGenID();
SkPicture.h 269 void needsNewGenID() { fUniqueID = SK_InvalidGenID; }
  /external/skia/include/core/
SkPicture.h 265 void needsNewGenID() { fUniqueID = SK_InvalidGenID; }
SkPixelRef.h 370 void needsNewGenID();

Completed in 527 milliseconds