Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcstretchengine.h61 void SetWeightForPosition(int position, uint32_t weight) { in SetWeightForPosition() function
Dcstretchengine.cpp158 pixel_weights.SetWeightForPosition(j, fixed_weight); in CalculateWeights()
166 pixel_weights.SetWeightForPosition(end_i, remaining); in CalculateWeights()