Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/include/
Dprinter_capabilities_types.h47 int supportedQuality[MAX_QUALITY_SUPPORTED]; member
/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.c792 capabilities->supportedQuality[capabilities->numSupportedQuality++] = in parse_printerAttributes()
/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c1725 printer_cap->supportedQuality, printer_cap->numSupportedQuality, IPP_QUALITY_HIGH)) { in wprintGetFinalJobParams()