Searched refs:constThis (Results 1 – 2 of 2) sorted by relevance
148 auto* constThis = const_cast<const GrD3DRenderTarget*>(this); in msaaTextureResource() local149 return const_cast<GrD3DTextureResource*>(constThis->msaaTextureResource()); in msaaTextureResource()
729 const auto *constThis = this; in getConfigurableElement() local730 return const_cast<CConfigurableElement *>(constThis->getConfigurableElement(strPath, strError)); in getConfigurableElement()