Home
last modified time | relevance | path

Searched defs:result_rect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_imagetransformer.cpp102 const FX_RECT& result_rect, in DoBilinearLoop()
139 FX_RECT result_rect = m_matrix.GetUnitRect().GetClosestRect(); in CFX_ImageTransformer() local
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.cpp487 CFX_FloatRect result_rect = TransformRect(rect.ToFloatRect()); in TransformRect() local