Searched defs:res_str (Results 1 – 3 of 3) sorted by relevance
19 char *res_str; member
122 std::string res_str = bg::relation(geometry1, geometry2).str(); in check_geometry() local150 std::string res_str = bg::relation(geometry2, geometry1).str(); in check_geometry() local
271 #define SIMPLE_STRING_ASSIGN(res_str,value,to_check,str) \ in gst_gl_context_glx_dump_fb_config() argument