Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c1428 static unsigned int _findCloseResolutionSupported(int desiredResolution, int maxResolution, in _findCloseResolutionSupported() argument
1441 if (resolution <= maxResolution) { in _findCloseResolutionSupported()