OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y_res
(Results
1 - 9
of
9
) sorted by null
/external/freetype/src/cache/
ftcmanag.h
161
(a)->
y_res
== (b)->
y_res
) ) )
166
( (q)->pixel ? 0 : ( (q)->x_res*33 ^ (q)->
y_res
*61 ) ) )
ftcbasic.c
316
query.attrs.scaler.
y_res
= 0;
497
query.attrs.scaler.
y_res
= 0;
/external/autotest/tko/
plotgraph
53
$
y_res
= 900;
61
print GNUPLOT "set terminal png size $x_res,$
y_res
\n";
/external/freetype/include/
ftcache.h
418
/*
y_res
:: Only used when `pixel' is value~0 to indicate the */
432
FT_UInt
y_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/external/pdfium/third_party/freetype/include/freetype/
ftcache.h
418
/*
y_res
:: Only used when `pixel' is value~0 to indicate the */
432
FT_UInt
y_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcache.h
418
/*
y_res
:: Only used when `pixel' is value~0 to indicate the */
432
FT_UInt
y_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h
97
__u16
y_res
;
member in struct:omap_video_timings
/hardware/ti/omap4xxx/hwc/
hwc.c
851
if (d.dis.timings.x_res * d.dis.timings.
y_res
== 0 ||
859
ext->yres = d.dis.timings.
y_res
;
932
get_max_dimensions(xres, yres, xpy, d.dis.timings.x_res, d.dis.timings.
y_res
,
[
all
...]
/hardware/ti/omap4-aah/hwc/
hwc.c
[
all
...]
Completed in 427 milliseconds