Searched refs:forTexture (Results 1 – 2 of 2) sorted by relevance
103 public RenderTarget forTexture(TextureSource texture, int width, int height) { in forTexture() method in RenderTarget
687 mRenderTarget = RenderTarget.currentTarget().forTexture(getTexture(), w, h); in getRenderTarget()