Home
last modified time | relevance | path

Searched defs:proc1 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DScalarTest.cpp183 IsFiniteProc1 proc1 = gProc1[k]; in test_isfinite() local
/third_party/flutter/skia/tests/
DScalarTest.cpp183 IsFiniteProc1 proc1 = gProc1[k]; in test_isfinite() local
/third_party/flutter/skia/gm/
Dshadermaskfilter.cpp151 auto proc1 = [](const SkRect& r, SkPath* pathA, SkPath* pathB) { in __anon6c3ab4aa0202() variable
/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf.cc1067 std::unique_ptr<PDFTOPDF_Processor> proc1(PDFTOPDF_Factory::processor()); in main() local