Searched refs:needsContiguous (Results 1 – 6 of 6) sorted by relevance
42 bool needsContiguous = false);44 bool needsContiguous = false);
2 bool needsContiguous)3 case 1: acceptsViews = false, needsContiguous = false, valid bounds,
53 bool needsContiguous = false);58 bool needsContiguous = false);
208 bool needsContiguous) in BBitmap() argument224 | (needsContiguous ? B_BITMAP_IS_CONTIGUOUS : 0); in BBitmap()238 BBitmap::BBitmap(const BBitmap* source, bool acceptsViews, bool needsContiguous) in BBitmap() argument255 | (needsContiguous ? B_BITMAP_IS_CONTIGUOUS : 0); in BBitmap()
92 bool acceptsViews, bool needsContiguous)100 \param needsContiguous If \c true a physically contiguous chunk of memory109 bool needsContiguous)116 \param needsContiguous If \c true a physically contiguous chunk of memory
1464 bool needsContiguous) in BBitmap() argument1478 | (needsContiguous ? B_BITMAP_IS_CONTIGUOUS : 0); in BBitmap()1494 bool needsContiguous) in BBitmap() argument1509 | (needsContiguous ? B_BITMAP_IS_CONTIGUOUS : 0); in BBitmap()