OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_res
(Results
1 - 12
of
12
) 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
315
query.attrs.scaler.
x_res
= 0; /* make compilers happy */
496
query.attrs.scaler.
x_res
= 0; /* make compilers happy */
/external/autotest/tko/
plotgraph
52
$
x_res
= $count * 12;
61
print GNUPLOT "set terminal png size $
x_res
,$y_res\n";
/hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_null.h
91
void SetResolution(uint32_t
x_res
, uint32_t y_res) {
92
x_res_ =
x_res
;
hwc_session.cpp
1464
uint32_t
x_res
, y_res;
local
[
all
...]
/hardware/qcom/display/msm8998/sdm/libs/hwc/
hwc_display_null.h
91
void SetResolution(uint32_t
x_res
, uint32_t y_res) {
92
x_res_ =
x_res
;
hwc_session.cpp
1570
uint32_t
x_res
, y_res;
local
[
all
...]
/external/freetype/include/freetype/
ftcache.h
415
/*
x_res
:: Only used when `pixel' is value~0 to indicate the */
431
FT_UInt
x_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/external/pdfium/third_party/freetype/include/freetype/
ftcache.h
415
/*
x_res
:: Only used when `pixel' is value~0 to indicate the */
431
FT_UInt
x_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcache.h
415
/*
x_res
:: Only used when `pixel' is value~0 to indicate the */
431
FT_UInt
x_res
;
member in struct:FTC_ScalerRec_
[
all
...]
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp
1514
uint32_t
x_res
, y_res;
local
[
all
...]
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_session.cpp
1516
uint32_t
x_res
, y_res;
local
[
all
...]
Completed in 1000 milliseconds