Lines Matching refs:set_ptr
236 textureMapper->toTexture.set_ptr(referenceTexture.ptr()); in ResPixelBasedTextureMapper_CloneDynamic()
260 textureMapper->toSampler.set_ptr(textureSampler); in ResPixelBasedTextureMapper_CloneDynamic()
261 textureSampler->toOwner.set_ptr(textureMapper); in ResPixelBasedTextureMapper_CloneDynamic()
299 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()
905 refer.ref().toTargetTexture.set_ptr(texture.ptr()); in ForceSetupTexture()