Searched refs:aperture_height (Results 1 – 2 of 2) sorted by relevance
47 int aperture_x, aperture_y, aperture_width, aperture_height; in ParseTreeFromValue() local51 success &= list->GetInteger(3, &aperture_height); in ParseTreeFromValue()76 gfx::Rect(aperture_x, aperture_y, aperture_width, aperture_height)); in ParseTreeFromValue()
1302 double aperture_height CV_DEFAULT(0), in LOAD_CHDL()