Searched refs:kCustomScaleKey (Results 1 - 1 of 1) sorted by path

/external/chromium_org/printing/
H A Dmetafile_skia_wrapper.cc17 const char* kCustomScaleKey = "CrCustomScale"; member in namespace:printing::__anon10339
47 meta.setScalar(kCustomScaleKey, SkFloatToScalar(scale));
55 if (!meta.findScalar(kCustomScaleKey, &value))

Completed in 342 milliseconds