Lines Matching refs:set_ptr
234 textureMapper->toTexture.set_ptr(referenceTexture.ptr()); in ResPixelBasedTextureMapper_CloneDynamic()
258 textureMapper->toSampler.set_ptr(textureSampler); in ResPixelBasedTextureMapper_CloneDynamic()
259 textureSampler->toOwner.set_ptr(textureMapper); in ResPixelBasedTextureMapper_CloneDynamic()
297 textureMapper->toTexture.set_ptr(referenceTexture.ptr()); in ResProceduralTextureMapper_CloneDynamic()
502 referenceTexture.ref().toTargetTexture.set_ptr(resTexture.Dereference().ptr()); in SetTexture()
562 texture->toName.set_ptr(NULL); in ReferResTexture()
563 texture->toPath.set_ptr(NULL); in ReferResTexture()
564 texture->toTargetTexture.set_ptr(NULL); in ReferResTexture()
570 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
575 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()
581 texture->toTargetTexture.set_ptr(referenceTexture.GetTargetTexture().ptr()); in ReferResTexture()
586 texture->toTargetTexture.set_ptr(resTexture.ptr()); in ReferResTexture()