Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
H A DSkPDFGraphicState.cpp110 auto invertFunction = SkData::MakeWithoutCopy(psInvert, strlen(psInvert)); in make_invert_function() local
116 return SkPDFStreamOut(std::move(dict), SkMemoryStream::Make(std::move(invertFunction)), doc); in make_invert_function()

Completed in 1 milliseconds