Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.cpp168 const GrTextureProxy* thisTexProxy = this->asTextureProxy(); in createSurfaceImpl() local
169 SkASSERT(thisTexProxy); in createSurfaceImpl()
175 SkASSERT(thisTexProxy->fInitialMipMapsStatus == texture->texturePriv().mipMapsStatus()); in createSurfaceImpl()