Home
last modified time | relevance | path

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

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/
H A DNegotiableCapability.java514 Object resultValidValues[] = new Object[resultLength]; in negotiate() local
521 resultValidValues[count] = pld.getParamValueRange(name); in negotiate()
528 resultValidValues[count+i] = pld.getParamValueRange(name); in negotiate()
545 resultValidValues); in negotiate()
623 resultValidValues = new Object[resultLength]; in negotiate()
630 resultValidValues[count] = pld.getParamValueRange(name); in negotiate()
637 resultValidValues[i+count] = pld.getParamValueRange(name); in negotiate()
644 resultValidValues); in negotiate()
715 resultValidValues = new Object[resultLength]; in negotiate()
721 resultValidValues[count] = pld.getParamValueRange(name); in negotiate()
[all …]