Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_psengine_unittest.cpp20 {"cos", PSOP_COS}, {"atan", PSOP_ATAN}, in TEST()
Dcpdf_psengine.h35 PSOP_COS, enumerator
Dcpdf_psengine.cpp33 {"cos", PSOP_COS},
280 case PSOP_COS: in DoOperator()