Home
last modified time | relevance | path

Searched refs:bitmapOnly (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.cpp1050 bool bitmapOnly = nullptr == cache->findPath(glyph); in needs_new_font() local
1052 return convertedToType3 != bitmapOnly; in needs_new_font()
/external/skqp/src/pdf/
DSkPDFDevice.cpp1063 bool bitmapOnly = nullptr == cache->findPath(glyph); in needs_new_font() local
1065 return convertedToType3 != bitmapOnly; in needs_new_font()