Home
last modified time | relevance | path

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

/external/chromium_org/skia/ext/
Dpixel_ref_utils.cc114 const SkMatrix* pre_path_matrix, in drawPath() argument
122 if (pre_path_matrix != NULL) in drawPath()
123 pre_path_matrix->mapRect(&final_rect, path_bounds); in drawPath()