Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDrawingManager.cpp632 GrTextureProxy* newTextureProxy = newDest->asTextureProxy(); in createDDLTask() local
633 if (newTextureProxy && GrMipmapped::kYes == newTextureProxy->mipmapped()) { in createDDLTask()
634 newTextureProxy->markMipmapsDirty(); in createDDLTask()