Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFGraphicState.cpp106 static const char psInvert[] = "{1 exch sub}"; in make_invert_function() local
108 auto invertFunction = SkData::MakeWithoutCopy(psInvert, strlen(psInvert)); in make_invert_function()
/third_party/skia/src/pdf/
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()