Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_drawable.h57 unsigned old_h; member
Ddrisw.c278 drawable->old_h != height); in drisw_allocate_textures()
325 drawable->old_h = height; in drisw_allocate_textures()
Ddri2.c646 drawable->old_h == dri_drawable->h && in dri2_allocate_textures()
886 drawable->old_h = dri_drawable->h; in dri2_allocate_textures()
/external/u-boot/scripts/kconfig/
Dgconf.c471 static gint old_h; in on_window1_size_request() local
479 if (h == old_h) in on_window1_size_request()
481 old_h = h; in on_window1_size_request()