Home
last modified time | relevance | path

Searched defs:ImageContextImpl (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dimage_context_impl.cc21 ImageContextImpl::ImageContextImpl( in ImageContextImpl() function in viz::ImageContextImpl
33 ImageContextImpl::ImageContextImpl(AggregatedRenderPassId render_pass_id, in ImageContextImpl() function in viz::ImageContextImpl
H A Dskia_output_surface_impl.h32 class ImageContextImpl; variable
H A Dskia_output_surface_impl_on_gpu.h62 class ImageContextImpl; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A Dimage_context_impl.cc20 ImageContextImpl::ImageContextImpl( in ImageContextImpl() function in viz::ImageContextImpl
32 ImageContextImpl::ImageContextImpl(RenderPassId render_pass_id, in ImageContextImpl() function in viz::ImageContextImpl
H A Dskia_output_surface_impl.h35 class ImageContextImpl; variable
H A Dskia_output_surface_impl_on_gpu.h65 class ImageContextImpl; variable
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/apps/
H A DFopFactoryBuilder.java378 private static final class ImageContextImpl implements ImageContext { class in FopFactoryBuilder.FopFactoryConfigImpl
382 ImageContextImpl(FopFactoryConfig config) { in ImageContextImpl() method in FopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl