Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp433 CFX_Matrix path_matrix = path_obj->matrix() * mtObj2Device; in ProcessPath() local
434 if (!IsAvailableMatrix(path_matrix)) { in ProcessPath()
439 *path_obj->path().GetObject(), &path_matrix, in ProcessPath()
591 CFX_Matrix path_matrix = path_obj->matrix() * mtObj2Device; in SelectClipPath() local
594 &path_matrix, in SelectClipPath()
602 &path_matrix, fill_options); in SelectClipPath()