Searched refs:constThis (Results 1 – 3 of 3) sorted by relevance
155 auto* constThis = const_cast<const GrD3DRenderTarget*>(this); in msaaTextureResource() local156 return const_cast<GrD3DTextureResource*>(constThis->msaaTextureResource()); in msaaTextureResource()
543 const Layer *constThis = const_cast<const Layer*>(this); in GetConstantTensorsByRef() local546 ImmutableConstantTensors immutableData = constThis->GetConstantTensorsByRef(); in GetConstantTensorsByRef()
729 const auto *constThis = this; in getConfigurableElement() local730 return const_cast<CConfigurableElement *>(constThis->getConfigurableElement(strPath, strError)); in getConfigurableElement()