Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx959 uno::Reference<rendering::XIntegerBitmapColorSpace> xIntColorSpace( in createWindow() local
962 if( (xIntColorSpace->getType() == rendering::ColorSpaceType::RGB || in createWindow()
963 xIntColorSpace->getType() == rendering::ColorSpaceType::SRGB) ) in createWindow()
1018 xIntColorSpace->getComponentTags()); in createWindow()
1020 xIntColorSpace->getComponentBitCounts()); in createWindow()
1022 const sal_Int32 nBitsPerPixel( xIntColorSpace->getBitsPerPixel() ); in createWindow()
1061 xIntColorSpace->getComponentTags()); in createWindow()
1065 xIntColorSpace->getBitsPerPixel() == 24 ) in createWindow()

Completed in 10 milliseconds