Home
last modified time | relevance | path

Searched refs:abandonTexture (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gl/
DSkGLTextCache.h30 void abandonTexture() { fTexName = 0; } in abandonTexture() function
DSkTextureCache.h94 void abandonTexture() { fName = 0; } in abandonTexture() function
DSkGLTextCache.cpp143 strike->abandonTexture(); in deleteAllStrikes()
DSkTextureCache.cpp48 entry->abandonTexture(); in deleteAllCaches()