Home | History | Annotate | Download | only in utils

Lines Matching refs:isOpaque

171                                                    bool isOpaque,
260 immediateDevice->isOpaque(),
272 surface->getCanvas()->getDevice()->isOpaque(),
497 SkBitmap::Config config, int width, int height, bool isOpaque,
507 return immediateDevice()->createCompatibleDevice(config, width, height, isOpaque);