Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/d3d/
DGrD3DRenderTarget.cpp148 auto* constThis = const_cast<const GrD3DRenderTarget*>(this); in msaaTextureResource() local
149 return const_cast<GrD3DTextureResource*>(constThis->msaaTextureResource()); in msaaTextureResource()