Home | History | Annotate | Download | only in libpng

Lines Matching refs:trying

501     inadvertently trying to compile it.
612 Reversed the order of trying to write floating-point and fixed-point gAMA.
1094 Prevent png_zalloc() from trying to memset memory that it failed to acquire.
2067 Refactored png_read_push_finish_row() again, trying to satisfy Coverity.