HomeSort by: relevance | last modified time | path
    Searched refs:scale_set (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_ovly907e.c 65 .scale_set = ovly507e_scale_set,
nouveau_dispnv50_ovly827e.c 89 .scale_set = ovly507e_scale_set,
wndw.h 81 void (*scale_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member in struct:nv50_wndw_func
nouveau_dispnv50_ovly507e.c 160 .scale_set = ovly507e_scale_set,
nouveau_dispnv50_wndw.c 157 if (asyw->set.scale) wndw->func->scale_set(wndw, asyw);
283 if (wndw->func->scale_set) {

Completed in 47 milliseconds