Searched refs:yfactor (Results 1 – 3 of 3) sorted by relevance
275 float yfactor; member283 return a.xfactor != b.xfactor || a.yfactor != b.yfactor; in operator !=()
431 MBGL_CHECK_ERROR(glPixelZoom(value.xfactor, value.yfactor)); in Set()435 GLfloat xfactor, yfactor; in Get() local437 MBGL_CHECK_ERROR(glGetFloatv(GL_ZOOM_Y, &yfactor)); in Get()438 return { xfactor, yfactor }; in Get()
287 u32 xfactor, yfactor; in atmel_hlcdc_plane_setup_scaler() local303 yfactor = atmel_hlcdc_plane_phiscaler_get_factor(state->src_h, in atmel_hlcdc_plane_setup_scaler()322 yfactor = (1024 * state->src_h) / state->crtc_h; in atmel_hlcdc_plane_setup_scaler()328 yfactor)); in atmel_hlcdc_plane_setup_scaler()