Searched defs:res_y (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/core/fxge/dib/ |
D | cfx_imagetransformer.h | 37 int res_y; member 48 int res_y; member
|
D | cfx_imagetransformer.cpp | 30 int res_y, in bilinear_interpol() 53 int res_y, in bicubic_interpol() 76 int res_y, in bicubic_get_pos_weight()
|
/external/honggfuzz/examples/libpng/ |
D | persistent-png.c | 112 png_uint_32 width, ret, res_x, res_y; in LLVMFuzzerTestOneInput() local
|
/external/pdfium/core/fxcodec/codec/ |
D | ccodec_pngmodule.cpp | 57 png_uint_32 res_x, res_y; in _png_load_bmp_attribute() local
|
/external/pdfium/third_party/libpng16/ |
D | pngget.c | 422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi() 949 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
|
D | pngset.c | 509 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
|
D | pngrutil.c | 2063 png_uint_32 res_x, res_y; in png_handle_pHYs() local
|
/external/libpng/ |
D | pngget.c | 422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi() 978 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
|
D | pngset.c | 557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
|
D | pngtest.c | 1255 png_uint_32 res_x, res_y; in test_one_file() local
|
D | pngrutil.c | 2140 png_uint_32 res_x, res_y; in png_handle_pHYs() local
|