Home | History | Annotate | Download | only in core

Lines Matching refs:getGenerationID

452 uint32_t SkBitmap::getGenerationID() const {
453 return fPixelRef ? fPixelRef->getGenerationID() : 0;