PNG_COLOR_TYPE_GRAY 1303 third_party/libpng/pngrtran.c (info_ptr->color_type == PNG_COLOR_TYPE_GRAY))) PNG_COLOR_TYPE_GRAY 2061 third_party/libpng/pngrtran.c row_info->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 2236 third_party/libpng/pngrtran.c if (row_info->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 2834 third_party/libpng/pngrtran.c case PNG_COLOR_TYPE_GRAY: PNG_COLOR_TYPE_GRAY 3626 third_party/libpng/pngrtran.c case PNG_COLOR_TYPE_GRAY: PNG_COLOR_TYPE_GRAY 3855 third_party/libpng/pngrtran.c if (row_info->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 484 third_party/libpng/pngrutil.c case PNG_COLOR_TYPE_GRAY: PNG_COLOR_TYPE_GRAY 1354 third_party/libpng/pngrutil.c if (png_ptr->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 3254 third_party/libpng/pngrutil.c else if (png_ptr->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 3277 third_party/libpng/pngrutil.c else if (png_ptr->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 864 third_party/libpng/pngset.c if ((info_ptr->color_type == PNG_COLOR_TYPE_GRAY && PNG_COLOR_TYPE_GRAY 144 third_party/libpng/pngtrans.c if (png_ptr->color_type == PNG_COLOR_TYPE_GRAY && png_ptr->bit_depth >= 8) PNG_COLOR_TYPE_GRAY 216 third_party/libpng/pngtrans.c if (row_info->color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 520 third_party/libpng/pngtrans.c else if ((row_info->color_type == PNG_COLOR_TYPE_GRAY || PNG_COLOR_TYPE_GRAY 408 third_party/libpng/pngwutil.c case PNG_COLOR_TYPE_GRAY: PNG_COLOR_TYPE_GRAY 1097 third_party/libpng/pngwutil.c else if (color_type == PNG_COLOR_TYPE_GRAY) PNG_COLOR_TYPE_GRAY 169 tools/imagediff/image_diff_png.cc (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8)) PNG_COLOR_TYPE_GRAY 181 tools/imagediff/image_diff_png.cc if (color_type == PNG_COLOR_TYPE_GRAY || PNG_COLOR_TYPE_GRAY 192 ui/gfx/codec/png_codec.cc (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8)) PNG_COLOR_TYPE_GRAY 248 ui/gfx/codec/png_codec.cc if (color_type == PNG_COLOR_TYPE_GRAY || PNG_COLOR_TYPE_GRAY 691 ui/gfx/codec/png_codec.cc png_output_color_type = PNG_COLOR_TYPE_GRAY; PNG_COLOR_TYPE_GRAY 138 ui/gfx/codec/png_codec_unittest.cc COLOR_TYPE_GRAY = PNG_COLOR_TYPE_GRAY,