Searched refs:addKeyToInvalidate (Results 1 – 6 of 6) sorted by relevance
27 void SkPromiseImageTexture::addKeyToInvalidate(uint32_t contextID, const GrUniqueKey& key) { in addKeyToInvalidate() function in SkPromiseImageTexture
42 void addKeyToInvalidate(uint32_t contextID, const GrUniqueKey& key);
508 promiseTexture->addKeyToInvalidate(tex->getContext()->priv().contextID(), key); in MakePromiseImageLazyProxy()
514 promiseTexture->addKeyToInvalidate(fContextID, fLastFulfilledKey); in MakePromiseImageLazyProxy()