Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmstest.cpp290 static void parse_prop(const string& prop_str, vector<PropInfo> &props) in parse_prop() function
621 parse_prop(arg.arg, current_plane->props); in setups_to_outputs()
623 parse_prop(arg.arg, current_output->crtc_props); in setups_to_outputs()
625 parse_prop(arg.arg, current_output->conn_props); in setups_to_outputs()