Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfGraphicsStateDictionary_autogen.cpp433 bool SkPdfGraphicsStateDictionary::has_BM() const { in has_BM() function in SkPdfGraphicsStateDictionary
DSkPdfGraphicsStateDictionary_autogen.h603 bool has_BM() const;
/external/skia/experimental/PdfViewer/src/
DSkPdfRenderer.cpp2327 if (gs->has_BM()) { in PdfOp_gs()