Home
last modified time | relevance | path

Searched defs:textureDataCache (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DRecorderPriv.h48 TextureDataCache* textureDataCache() { return fRecorder->fTextureDataCache.get(); } in textureDataCache() function
DContextUtils.cpp44 TextureDataCache* textureDataCache = recorder->priv().textureDataCache(); in ExtractPaintData() local
60 TextureDataCache* textureDataCache, in ExtractRenderStepData()
DDrawPass.cpp439 TextureDataCache* textureDataCache = recorder->priv().textureDataCache(); in Make() local