OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x_res
(Results
1 - 6
of
6
) sorted by null
/external/freetype/src/cache/
ftcmanag.h
160
( (a)->
x_res
== (b)->
x_res
&& \
166
( (q)->pixel ? 0 : ( (q)->
x_res
*33 ^ (q)->y_res*61 ) ) )
ftcbasic.c
373
query.attrs.scaler.
x_res
= 0; /* make compilers happy */
708
query.attrs.scaler.
x_res
= 0; /* make compilers happy */
/bionic/libc/kernel/common/video/
dsscomp.h
80
__u16
x_res
;
member in struct:omap_video_timings
/external/freetype/include/freetype/
ftcache.h
426
/*
x_res
:: Only used when `pixel' is value~0 to indicate the */
442
FT_UInt
x_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
851
if (d.dis.timings.
x_res
* d.dis.timings.y_res == 0 ||
858
ext->xres = d.dis.timings.
x_res
;
932
get_max_dimensions(xres, yres, xpy, d.dis.timings.
x_res
, d.dis.timings.y_res,
[
all
...]
/external/kernel-headers/original/video/
dsscomp.h
73
__u16
x_res
;
member in struct:omap_video_timings
Completed in 1243 milliseconds