Home
last modified time | relevance | path

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

/trunk/main/basebmp/inc/basebmp/
H A Drgbmaskpixelformats.hxx279 BASEBMP_TRUECOLORMASK_MSB_SWAP > PixelFormatTraits_BGR32_888; typedef
280 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_BGR32_888::getter_type,
281 PixelFormatTraits_BGR32_888::setter_type);
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1950 return createRenderer<PixelFormatTraits_BGR32_888,StdMasks>( in createBitmapDeviceImpl()