Home | History | Annotate | Download | only in DisplayHardware

Lines Matching full:outvalue

650         Attribute attribute, int32_t* outValue)
659 *outValue = mConfigs[configId]->getAttribute(attribute);
661 to_string(attribute).c_str(), *outValue);