Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
H A DSkPDFGraphicState.cpp108 static const char psInvert[] = "{1 exch sub}"; in make_invert_function() local
110 auto invertFunction = SkData::MakeWithoutCopy(psInvert, strlen(psInvert)); in make_invert_function()

Completed in 1 milliseconds