Searched refs:ConvertToPPM (Results 1 – 4 of 4) sorted by relevance
54 TEST_F(PPMTest, ConvertToPPM) { in TEST_F() argument85 ppm::ConvertToPPM(width, height, data, &out_buf); in TEST_F()
30 amber::Result ConvertToPPM(uint32_t width,
41 amber::Result ConvertToPPM(uint32_t width, in ConvertToPPM() function
669 ppm::ConvertToPPM(buffer_info.width, buffer_info.height, in main()