Home | History | Annotate | Download | only in images

Lines Matching refs:getBitmapConfig

105     bool getBitmapConfig(png_structp png_ptr, png_infop info_ptr,
328 if (!this->getBitmapConfig(png_ptr, info_ptr, &config, &hasAlpha, &theTranspColor)) {
494 bool SkPNGImageDecoder::getBitmapConfig(png_structp png_ptr, png_infop info_ptr,
797 if (!this->getBitmapConfig(png_ptr, info_ptr, &config, &hasAlpha, &theTranspColor)) {