Home | History | Annotate | Download | only in core

Lines Matching defs:getGenerationID

512 uint32_t SkBitmap::getGenerationID() const {
513 return (fPixelRef) ? fPixelRef->getGenerationID() : 0;