GetChannelsForFormat  142 gpu/command_buffer/common/gles2_cmd_utils.h   static uint32 GetChannelsForFormat(int format);
GetChannelsForFormat  239 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc   EXPECT_EQ(0u, GLES2Util::GetChannelsForFormat(GL_ETC1_RGB8_OES));
GetChannelsForFormat  240 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc   EXPECT_EQ(0u, GLES2Util::GetChannelsForFormat(
GetChannelsForFormat  242 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc   EXPECT_EQ(0u, GLES2Util::GetChannelsForFormat(
GetChannelsForFormat  244 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc   EXPECT_EQ(0u, GLES2Util::GetChannelsForFormat(
GetChannelsForFormat  246 gpu/command_buffer/common/gles2_cmd_utils_unittest.cc   EXPECT_EQ(0u, GLES2Util::GetChannelsForFormat(
GetChannelsForFormat  108 gpu/command_buffer/service/framebuffer_manager.cc     uint32 have = GLES2Util::GetChannelsForFormat(internal_format());
GetChannelsForFormat  231 gpu/command_buffer/service/framebuffer_manager.cc     uint32 have = GLES2Util::GetChannelsForFormat(internal_format);
GetChannelsForFormat  525 gpu/command_buffer/service/framebuffer_manager.cc       if ((GLES2Util::GetChannelsForFormat(
GetChannelsForFormat 3056 gpu/command_buffer/service/gles2_cmd_decoder.cc       glClearColor(0, 0, 0, (GLES2Util::GetChannelsForFormat(
GetChannelsForFormat 3564 gpu/command_buffer/service/gles2_cmd_decoder.cc     glClearColor(0, 0, 0, (GLES2Util::GetChannelsForFormat(
GetChannelsForFormat 3802 gpu/command_buffer/service/gles2_cmd_decoder.cc     return (GLES2Util::GetChannelsForFormat(
GetChannelsForFormat 5006 gpu/command_buffer/service/gles2_cmd_decoder.cc         (GLES2Util::GetChannelsForFormat(
GetChannelsForFormat 7271 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels_exist = GLES2Util::GetChannelsForFormat(read_format);
GetChannelsForFormat 7779 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels = GLES2Util::GetChannelsForFormat(format);
GetChannelsForFormat 8339 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels_exist = GLES2Util::GetChannelsForFormat(read_format);
GetChannelsForFormat 8340 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels_needed = GLES2Util::GetChannelsForFormat(internal_format);
GetChannelsForFormat 8462 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels_exist = GLES2Util::GetChannelsForFormat(read_format);
GetChannelsForFormat 8463 gpu/command_buffer/service/gles2_cmd_decoder.cc   uint32 channels_needed = GLES2Util::GetChannelsForFormat(format);
GetChannelsForFormat 8593 gpu/command_buffer/service/gles2_cmd_decoder.cc   if ((GLES2Util::GetChannelsForFormat(format) &
GetChannelsForFormat  350 gpu/command_buffer/service/texture_manager.cc   uint32 channels = GLES2Util::GetChannelsForFormat(first.format);
GetChannelsForFormat 1370 gpu/command_buffer/service/texture_manager.cc   uint32 channels = GLES2Util::GetChannelsForFormat(format);
GetChannelsForFormat 1453 gpu/command_buffer/service/texture_manager.cc   if ((GLES2Util::GetChannelsForFormat(args.format) &