Home
last modified time | relevance | path

Searched defs:endPage (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/core/
DSkDocument.cpp44 void SkDocument::endPage() { in endPage() function in SkDocument
/external/skia/src/core/
DSkDocument.cpp44 void SkDocument::endPage() { in endPage() function in SkDocument
/external/rmi4utils/rmidevice/
Drmidevice.cpp260 int RMIDevice::ScanPDT(int endFunc, int endPage) in ScanPDT()