HomeSort by relevance Sort by last modified time
    Searched refs:handlePointAnnotation (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pdf/
SkPDFDevice.h 306 bool handlePointAnnotation(const SkPoint* points, size_t count,
SkPDFDevice.cpp 800 if (handlePointAnnotation(points, count, *d.fMatrix, annotation)) {
    [all...]

Completed in 2267 milliseconds