Set32BitValue     222 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bhf.size, 0);
Set32BitValue     223 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bhf.reserved, 0);
Set32BitValue     224 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bhf.offset, sizeof(bhf) + sizeof(bih));
Set32BitValue     226 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.size, sizeof(bih));
Set32BitValue     227 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.width, width);
Set32BitValue     228 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.height, height);
Set32BitValue     231 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.compression, 0);
Set32BitValue     232 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.x_pels_per_meter, 0);
Set32BitValue     233 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.y_pels_per_meter, 0);
Set32BitValue     234 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.clr_used, 0);
Set32BitValue     235 gpu/command_buffer/tests/gl_test_utils.cc   Set32BitValue(bih.clr_important, 0);