Home
last modified time | relevance | path

Searched refs:SaveBitmapAtPathUsingFormat (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/media/mpeg2_decoder_test/
H A Dmpeg2_decoder_test.cpp111 status_t SaveBitmapAtPathUsingFormat(BBitmap* bitmap, BString* filePath,
251 status_t savingBitmapStatus = SaveBitmapAtPathUsingFormat(image, in WriteBufferToImageFileAndRecycleIt()
290 SaveBitmapAtPathUsingFormat(BBitmap* bitmap, BString* filePath, in SaveBitmapAtPathUsingFormat() function