Searched defs:textureDataCache (Results 1 – 2 of 2) sorted by relevance
58 TextureDataCache* textureDataCache() { return fRecorder->fTextureDataCache.get(); } in textureDataCache() function
447 TextureDataCache* textureDataCache = recorder->priv().textureDataCache(); in Make() local