Searched refs:dstTextureOffset (Results 1 – 2 of 2) sorted by relevance
120 static_cast<float>(this->dstTextureOffset().fX), in setDstTextureUniforms()121 static_cast<float>(this->dstTextureOffset().fY), in setDstTextureUniforms()
138 SkIPoint dstTextureOffset() const { return fDstProxy.offset(); } in dstTextureOffset() function