Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DKeyHelpers.h198 SkPoint fLinearFilterUVInset = { 0.50001f, 0.50001f }; member
DKeyHelpers.cpp738 gatherer->write(imgData.fLinearFilterUVInset); in add_yuv_image_uniform_data()
1899 imgData.fLinearFilterUVInset.fX = 0.5f; in add_yuv_image_to_key()
1900 imgData.fLinearFilterUVInset.fY = 0.5f; in add_yuv_image_to_key()
1922 imgData.fLinearFilterUVInset = {std::max(insetRect.fLeft - imgData.fSubset.fLeft, in add_yuv_image_to_key()