Home
last modified time | relevance | path

Searched refs:gainmapRectToDstRect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/shaders/
DSkGainmapShader.cpp111 const SkMatrix gainmapRectToDstRect = SkMatrix::RectToRect(gainmapRect, dstRect); in Make() local
113 gainmapImage->makeRawShader(gainmapSamplingOptions, &gainmapRectToDstRect); in Make()