Lines Matching refs:set_ptr
202 textureMapper->toTexture.set_ptr(referenceTexture.ptr()); in ResPixelBasedTextureMapper_CloneDynamic()
226 textureMapper->toSampler.set_ptr(textureSampler); in ResPixelBasedTextureMapper_CloneDynamic()
227 textureSampler->toOwner.set_ptr(textureMapper); in ResPixelBasedTextureMapper_CloneDynamic()
265 textureMapper->toTexture.set_ptr(referenceTexture.ptr()); in ResProceduralTextureMapper_CloneDynamic()
470 referenceTexture.ref().toTargetTexture.set_ptr(resTexture.Dereference().ptr()); in SetTexture()
515 this->ref().toSampler.set_ptr(resTextureSampler.ptr()); in SetSampler()
565 texture->toName.set_ptr(NULL); in ReferResTexture()
566 texture->toPath.set_ptr(NULL); in ReferResTexture()
567 texture->toTargetTexture.set_ptr(NULL); in ReferResTexture()
573 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
578 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
584 texture->toTargetTexture.set_ptr(referenceTexture.GetTargetTexture().ptr()); in ReferResTexture()
589 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()