Searched defs:dstCopy (Results 1 – 5 of 5) sorted by relevance
25 sk_sp<TextureProxy> dstCopy, in Make()59 sk_sp<TextureProxy> dstCopy, in RenderPassTask()
173 final InputPointers dstCopy = new InputPointers(DEFAULT_CAPACITY); in testAppend() local243 final InputPointers dstCopy = new InputPointers(DEFAULT_CAPACITY); in testAppendResizableIntArray() local
251 final ResizableIntArray dstCopy = new ResizableIntArray(dst.getLength()); in testAppend() local
250 sk_sp<TextureProxy> dstCopy; in flush() local
94 const Texture* dstCopy, in addRenderPass()