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