Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFGraphicState.cpp134 static const char psInvert[] = "{1 exch sub}"; in make_invert_function() local
137 SkData::MakeWithoutCopy(psInvert, strlen(psInvert))); in make_invert_function()