Searched refs:Invalidator (Results 1 – 1 of 1) sorted by relevance
276 class Invalidator : public SkPixelRef::GenIDChangeListener { in GrInstallBitmapUniqueKeyInvalidator() class278 explicit Invalidator(const GrUniqueKey& key) : fMsg(key) {} in GrInstallBitmapUniqueKeyInvalidator() function in GrInstallBitmapUniqueKeyInvalidator::Invalidator285 pixelRef->addGenIDChangeListener(new Invalidator(key)); in GrInstallBitmapUniqueKeyInvalidator()