CheckForReadbackSupport   26 content/common/gpu/client/gl_helper_readback_support.cc   CheckForReadbackSupport(SkBitmap::kRGB_565_Config);
CheckForReadbackSupport   27 content/common/gpu/client/gl_helper_readback_support.cc   CheckForReadbackSupport(SkBitmap::kARGB_4444_Config);
CheckForReadbackSupport   28 content/common/gpu/client/gl_helper_readback_support.cc   CheckForReadbackSupport(SkBitmap::kARGB_8888_Config);
CheckForReadbackSupport   49 content/common/gpu/client/gl_helper_readback_support.h   void CheckForReadbackSupport(SkBitmap::Config texture_format);