Searched refs:need_expand (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | ldr-str-imm12.ll | 23 …on.rec** %fthr, %union.rec** %target, %union.rec** %crs, i32 %ok, i32 %need_expand, %union.rec** %… 56 …on.rec** %fthr, %union.rec** %target, %union.rec** %crs, i32 %ok, i32 %need_expand, %union.rec** %…
|
/external/libpng/ |
D | png.h | 1424 int need_expand, double background_gamma)) 1427 int need_expand, png_fixed_point background_gamma))
|
D | pngrtran.c | 126 int need_expand, png_fixed_point background_gamma) in png_set_background_fixed() argument 146 if (need_expand) in png_set_background_fixed() 156 int need_expand, double background_gamma) in png_set_background() argument 159 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background")); in png_set_background()
|
D | libpng-manual.txt | 1678 The color used for the background value depends on the need_expand argument as 1951 color. The function takes two arguments, background_gamma_mode and need_expand
|
D | CHANGES | 3407 need_expand false and the matching 16 bit color libpng erroneously just
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngrtran.c | 125 int need_expand, png_fixed_point background_gamma) in png_set_background_fixed() argument 145 if (need_expand) in png_set_background_fixed() 155 int need_expand, double background_gamma) in png_set_background() argument 158 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background")); in png_set_background()
|
D | png.h | 1733 int need_expand, double background_gamma)) 1736 int need_expand, png_fixed_point background_gamma))
|