Home | History | Annotate | Download | only in core

Lines Matching defs:getGenerationID

418 uint32_t SkBitmap::getGenerationID() const {
419 return (fPixelRef) ? fPixelRef->getGenerationID() : 0;