Searched defs:DstTexture (Results 1 – 1 of 1) sorted by relevance
61 DstTexture() { fOffset.set(0, 0); } in DstTexture() function63 DstTexture(const DstTexture& other) { in DstTexture() function67 DstTexture(GrTexture* texture, const SkIPoint& offset) in DstTexture() function303 typedef GrXferProcessor::DstTexture DstTexture; typedef