Home
last modified time | relevance | path

Searched defs:png_voidcast (Results 1 – 2 of 2) sorted by relevance

/external/libpng/
Dpngpriv.h487 # define png_voidcast(type, value) static_cast<type>(value) macro
494 # define png_voidcast(type, value) (value) macro
/external/pdfium/third_party/libpng16/
Dpngpriv.h487 # define png_voidcast(type, value) static_cast<type>(value) macro
494 # define png_voidcast(type, value) (value) macro