Searched refs:needsNewGenID (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPixelRef.cpp90 this->needsNewGenID();
100 this->needsNewGenID();
128 void SkPixelRef::needsNewGenID() { function in class:SkPixelRef
265 this->needsNewGenID();
H A DSkPicture.cpp128 this->needsNewGenID();
139 this->needsNewGenID();
149 this->needsNewGenID();
186 clone->needsNewGenID();
342 this->needsNewGenID();
/external/skia/src/core/
H A DSkPixelRef.cpp90 this->needsNewGenID();
100 this->needsNewGenID();
128 void SkPixelRef::needsNewGenID() { function in class:SkPixelRef
265 this->needsNewGenID();
H A DSkPicture.cpp128 this->needsNewGenID();
139 this->needsNewGenID();
149 this->needsNewGenID();
186 clone->needsNewGenID();
342 this->needsNewGenID();
/external/chromium_org/third_party/skia/include/core/
H A DSkPicture.h265 void needsNewGenID() { fUniqueID = SK_InvalidGenID; } function in class:SkPicture
H A DSkPixelRef.h356 void needsNewGenID();
/external/skia/include/core/
H A DSkPicture.h265 void needsNewGenID() { fUniqueID = SK_InvalidGenID; } function in class:SkPicture
H A DSkPixelRef.h356 void needsNewGenID();

Completed in 307 milliseconds