Home
last modified time | relevance | path

Searched defs:res_x (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_imagetransformer.h36 int res_x; member
47 int res_x; member
Dcfx_imagetransformer.cpp29 int res_x, in bilinear_interpol()
52 int res_x, in bicubic_interpol()
75 int res_x, in bicubic_get_pos_weight()
192 void Transform(int x, int y, int* x1, int* y1, int* res_x, int* res_y) const { in Transform()
/external/honggfuzz/examples/libpng/
Dpersistent-png.c112 png_uint_32 width, ret, res_x, res_y; in LLVMFuzzerTestOneInput() local
/external/pdfium/core/fxcodec/codec/
Dccodec_pngmodule.cpp57 png_uint_32 res_x, res_y; in _png_load_bmp_attribute() local
/external/pdfium/third_party/libpng16/
Dpngget.c422 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()
Dpngset.c509 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
Dpngrutil.c2063 png_uint_32 res_x, res_y; in png_handle_pHYs() local
/external/libpng/
Dpngget.c422 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()
Dpngset.c557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
Dpngtest.c1255 png_uint_32 res_x, res_y; in test_one_file() local
Dpngrutil.c2140 png_uint_32 res_x, res_y; in png_handle_pHYs() local