Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
H A Dpngpriv.h506 # define png_voidcast(type, value) static_cast<type>(value) macro
513 # define png_voidcast(type, value) (value) macro

Completed in 6 milliseconds