Searched defs:DstProxy (Results 1 – 2 of 2) sorted by relevance
58 DstProxy() { fOffset.set(0, 0); } in DstProxy() function60 DstProxy(const DstProxy& other) { in DstProxy() function64 DstProxy(sk_sp<GrTextureProxy> proxy, const SkIPoint& offset) in DstProxy() function252 typedef GrXferProcessor::DstProxy DstProxy; typedef
36 using DstProxy = GrXferProcessor::DstProxy; typedef