Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/dib/
Dfx_dib_transform.cpp385 CFX_BilinearMatrix result2stretch_fix(result2stretch, 8); in Continue() local
390 result2stretch_fix.Transform(col, row, src_col_l, src_row_l, res_x, res_y); in Continue()
414 CFX_BilinearMatrix result2stretch_fix(result2stretch, 8); in Continue() local
419 result2stretch_fix.Transform(col, row, src_col_l, src_row_l, res_x, res_y); in Continue()
436 CPDF_FixedMatrix result2stretch_fix(result2stretch, 8); in Continue() local
441 result2stretch_fix.Transform(col, row, src_col, src_row); in Continue()
458 CFX_BilinearMatrix result2stretch_fix(result2stretch, 8); in Continue() local
463 result2stretch_fix.Transform(col, row, src_col_l, src_row_l, res_x, res_y); in Continue()
487 CFX_BilinearMatrix result2stretch_fix(result2stretch, 8); in Continue() local
492 result2stretch_fix.Transform(col, row, src_col_l, src_row_l, res_x, res_y); in Continue()
[all …]