Searched refs:isDeviceNColorSpaceDictionary (Results 1 – 2 of 2) sorted by relevance
282 bool isDeviceNColorSpaceDictionary(const SkPdfNativeObject* nativeObj) const ;
397 if (in == NULL || !isDeviceNColorSpaceDictionary(in)) return kNone_SkPdfNativeObjectType; in mapDeviceNColorSpaceDictionary()1975 bool SkPdfMapper::isDeviceNColorSpaceDictionary(const SkPdfNativeObject* nativeObj) const { in isDeviceNColorSpaceDictionary() function in SkPdfMapper