Home | History | Annotate | Download | only in core

Lines Matching defs:getGenerationID

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