Searched refs:extract_bitmap (Results 1 – 3 of 3) sorted by relevance
21 extract_bitmap(BBitmap** bitmap, const BMessage* from, const char* fieldName);
118 extract_bitmap(BBitmap** bitmap, const BMessage* from, const char* fieldName) in extract_bitmap() function
430 status_t status = extract_bitmap(&fBitmap, archive, "current bitmap"); in Unarchive()