Home
last modified time | relevance | path

Searched refs:EffectRefDestroyed (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrEffect.cpp64 fEffect->EffectRefDestroyed(); in ~GrEffectRef()
/external/skia/include/gpu/
DGrEffect.h322 void EffectRefDestroyed() { fEffectRef = NULL; } in EffectRefDestroyed() function