Home
last modified time | relevance | path

Searched defs:gr_context (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dimage_transfer_cache_entry_unittest.cc159 GrContext* gr_context() const { return gr_context_.get(); } in gr_context() function in cc::__anon9c9e869e0111::ImageTransferCacheEntryTest
165 sk_sp<SkImage> CreateSolidPlane(GrContext* gr_context, in CreateSolidPlane()
409 auto gr_context = GrContext::MakeMock(&options); in TEST() local
435 auto gr_context = GrContext::MakeMock(&options); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/raster/
H A Dscoped_gpu_raster.cc38 GrDirectContext* gr_context = context_provider_->GrContext(); in BeginGpuRaster() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/raster/
H A Dscoped_gpu_raster.cc38 GrContext* gr_context = context_provider_->GrContext(); in BeginGpuRaster() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dimage_transfer_cache_entry_unittest.cc160 GrDirectContext* gr_context() const { return gr_context_.get(); } in gr_context() function in cc::__anon8b6b2e230111::ImageTransferCacheEntryTest
166 sk_sp<SkImage> CreateSolidPlane(GrDirectContext* gr_context, in CreateSolidPlane()
382 auto gr_context = GrDirectContext::MakeMock(&options); in TEST() local
408 auto gr_context = GrDirectContext::MakeMock(&options); in TEST() local
/dports/devel/erlang-goldrush/goldrush-0.1.9/src/
H A Dgr_context.erl16 -module(gr_context). module
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/
H A Dvideo_frame_yuv_converter.cc38 GrDirectContext* gr_context, in YUVGrBackendTexturesToSkImage()
112 bool YUVGrBackendTexturesToSkSurface(GrDirectContext* gr_context, in YUVGrBackendTexturesToSkSurface()
481 GrDirectContext* gr_context = raster_context_provider->GrContext(); in ConvertYUVVideoFrameWithSkSurface() local
586 GrDirectContext* gr_context = raster_context_provider->GrContext(); in ConvertFromVideoFrameYUVSkia() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dskia_utils.cc59 gpu::VulkanDeviceQueue* device_queue, bool is_lost) {}, in DeleteSkObject()
153 gpu::VulkanDeviceQueue* device_queue, bool is_lost) { in DeleteGrBackendTexture()
H A Dgr_cache_controller_unittest.cc59 GrContext* gr_context() { return context_state_->gr_context(); } in gr_context() function in gpu::raster::GrCacheControllerTest
H A Dshared_context_state.h118 GrContext* gr_context() { return gr_context_; } in gr_context() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/
H A Dfake_skia_output_surface.h137 GrDirectContext* gr_context() { return context_provider()->GrContext(); } in gr_context() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/gfx/
H A Daw_vulkan_context_provider.h83 sk_sp<GrDirectContext> gr_context; member
/dports/net/nss_ldap/nss_ldap-265/
H A Dldap-grp.c64 static ent_context_t *gr_context = NULL; variable
1239 _nss_ldap_setgrent_r (nss_backend_t * gr_context, void *args) in _nss_ldap_setgrent_r()
1252 _nss_ldap_endgrent_r (nss_backend_t * gr_context, void *args) in _nss_ldap_endgrent_r()
1269 _nss_ldap_getgrent_r (nss_backend_t * gr_context, void *args) in _nss_ldap_getgrent_r()
1278 _nss_ldap_group_destr (nss_backend_t * gr_context, void *args) in _nss_ldap_group_destr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgr_cache_controller_unittest.cc59 GrDirectContext* gr_context() { return context_state_->gr_context(); } in gr_context() function in gpu::raster::GrCacheControllerTest
H A Dskia_utils.cc67 gpu::VulkanDeviceQueue* device_queue, bool is_lost) {}, in DeleteSkObject()
192 bool is_lost) { in DeleteGrBackendTexture()
H A Dexternal_vk_image_skia_representation.cc38 auto* gr_context = backing_impl()->context_state()->gr_context(); in BeginWriteAccess() local
H A Dshared_image_representation_skia_vk_android.cc71 auto* gr_context = context_state_->gr_context(); in BeginWriteAccess() local
H A Dexternal_vk_image_backing.cc155 void WaitSemaphoresOnGrContext(GrDirectContext* gr_context, in WaitSemaphoresOnGrContext()
465 auto* gr_context = context_state()->gr_context(); in BeginAccess() local
947 auto* gr_context = context_state_->gr_context(); in WritePixelsWithData() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/gpu/
H A Dcontext_cache_controller.cc51 void ContextCacheController::SetGrContext(GrDirectContext* gr_context) { in SetGrContext()
H A Dcontext_cache_controller_unittest.cc167 auto* gr_context = context_provider->GrContext(); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/gpu/
H A Dcontext_cache_controller.cc51 void ContextCacheController::SetGrContext(GrContext* gr_context) { in SetGrContext()
H A Dcontext_cache_controller_unittest.cc164 auto* gr_context = context_provider->GrContext(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/demo/skia/
H A Dskia_surfaceless_gl_renderer.cc110 GrDirectContext* gr_context, in Initialize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/demo/skia/
H A Dskia_surfaceless_gl_renderer.cc109 GrContext* gr_context, in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dskia_output_surface_impl_on_gpu.h242 GrDirectContext* gr_context() { return context_state_->gr_context(); } in gr_context() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A Dskia_output_surface_impl_on_gpu.h230 GrContext* gr_context() { return context_state_->gr_context(); } in gr_context() function

123