OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_calc_scale
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_rect.c
140
static int
drm_calc_scale
(int src, int dst)
function in typeref:typename:int
181
int hscale =
drm_calc_scale
(src_w, dst_w);
216
int vscale =
drm_calc_scale
(src_h, dst_h);
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025