Searched refs:gainmapRectToDstRect (Results 1 – 1 of 1) sorted by relevance
111 const SkMatrix gainmapRectToDstRect = SkMatrix::RectToRect(gainmapRect, dstRect); in Make() local113 gainmapImage->makeRawShader(gainmapSamplingOptions, &gainmapRectToDstRect); in Make()