Home
last modified time | relevance | path

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

/trunk/main/basebmp/inc/basebmp/
H A Drgbmaskpixelformats.hxx269 BASEBMP_TRUECOLORMASK_LSB_SWAP > PixelFormatTraits_RGB32_888; typedef
270 BASEBMP_SPECIALIZE_ACCESSORTRAITS(PixelFormatTraits_RGB32_888::getter_type,
271 PixelFormatTraits_RGB32_888::setter_type);
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1945 return createRenderer<PixelFormatTraits_RGB32_888,StdMasks>( in createBitmapDeviceImpl()