Home
last modified time | relevance | path

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

/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp48 BBitmap *newBits = owner->MakeBitmap(signature); in GetBitmap() local
49 ASSERT(newBits); in GetBitmap()
50 stash[signature] = newBits; in GetBitmap()