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