Home
last modified time | relevance | path

Searched defs:SyncToken (Results 1 – 25 of 145) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/
H A Dsync_token.h28 struct GPU_EXPORT SyncToken { struct
37 void Set(CommandBufferNamespace namespace_id, in Set()
45 void Clear() { in Clear()
71 bool operator<(const SyncToken& other) const { argument
93 static_assert(sizeof(SyncToken) <= GL_SYNC_TOKEN_SIZE_CHROMIUM, argument
H A Dsync_token.cc9 SyncToken::SyncToken() in SyncToken() function in gpu::SyncToken
14 SyncToken::SyncToken(CommandBufferNamespace namespace_id, in SyncToken() function in gpu::SyncToken
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/
H A Dsync_token.h28 struct GPU_EXPORT SyncToken { struct
37 void Set(CommandBufferNamespace namespace_id, in Set()
45 void Clear() { in Clear()
71 bool operator<(const SyncToken& other) const { argument
95 static_assert(sizeof(SyncToken) <= GL_SYNC_TOKEN_SIZE_CHROMIUM, argument
H A Dsync_token.cc11 SyncToken::SyncToken() in SyncToken() function in gpu::SyncToken
16 SyncToken::SyncToken(CommandBufferNamespace namespace_id, in SyncToken() function in gpu::SyncToken
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/android/
H A Dmock_shared_image_video_provider.h55 void OnRelease(const gpu::SyncToken&) { num_release_callbacks_++; } in OnRelease()
H A Dvideo_frame_factory_impl_unittest.cc126 [](bool* flag, const gpu::SyncToken&) { in MakeImageRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/android/
H A Dmock_shared_image_video_provider.h55 void OnRelease(const gpu::SyncToken&) { num_release_callbacks_++; } in OnRelease()
H A Dvideo_frame_factory_impl_unittest.cc118 [](bool* flag, const gpu::SyncToken&) { in MakeImageRecord()
/dports/devel/py-azure-appconfiguration/azure-appconfiguration-1.1.1/azure/appconfiguration/
H A D_sync_token.py29 class SyncToken(object): class
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dstatic_bitmap_image.h82 virtual void UpdateSyncToken(const gpu::SyncToken&) { NOTREACHED(); } in UpdateSyncToken()
H A Daccelerated_static_bitmap_image_test.cc53 base::BindOnce([](const gpu::SyncToken&, bool) {})); in CreateBitmap()
H A Dcanvas_resource.cc808 [](scoped_refptr<CanvasResourceSwapChain>, const gpu::SyncToken&, bool) { in Bitmap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/
H A Dstatic_bitmap_image.h82 virtual void UpdateSyncToken(const gpu::SyncToken&) { NOTREACHED(); } in UpdateSyncToken()
H A Daccelerated_static_bitmap_image_test.cc53 base::BindOnce([](const gpu::SyncToken&, bool) {})); in CreateBitmap()
/dports/www/py-caldav/caldav-0.8.2/caldav/elements/
H A Ddav.py26 class SyncToken(BaseElement): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dtexture_layer_unittest.cc1451 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1555 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1640 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1742 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1943 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dtexture_layer_unittest.cc1549 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1653 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1738 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
1840 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
2041 base::BindOnce([](const gpu::SyncToken&, bool) {}))); in DidCommitAndDrawFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/test/video_player/
H A Dframe_renderer_thumbnail.cc503 const gpu::SyncToken&) { in DeleteTextureTask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/
H A Dwebgpu_image_bitmap_handler_test.cc38 base::BindOnce([](const gpu::SyncToken&, bool) {})); in CreateBitmap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/common/
H A Dmojom_traits_unittest.cc348 TEST_F(StructTraitsTest, SyncToken) { in TEST_F() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/common/
H A Dmojom_traits_unittest.cc348 TEST_F(StructTraitsTest, SyncToken) { in TEST_F() argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/calendar/v3/
H A Dcalendar-gen.go1967 func (c *AclListCall) SyncToken(syncToken string) *AclListCall { func
2439 func (c *AclWatchCall) SyncToken(syncToken string) *AclWatchCall { func
2977 func (c *CalendarListListCall) SyncToken(syncToken string) *CalendarListListCall { func
3494 func (c *CalendarListWatchCall) SyncToken(syncToken string) *CalendarListWatchCall { func
5493 func (c *EventsListCall) SyncToken(syncToken string) *EventsListCall { func
6576 func (c *EventsWatchCall) SyncToken(syncToken string) *EventsWatchCall { func
7099 func (c *SettingsListCall) SyncToken(syncToken string) *SettingsListCall { func
7280 func (c *SettingsWatchCall) SyncToken(syncToken string) *SettingsWatchCall { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Doverlay_ca_unittest.cc120 base::BindRepeating([](const gpu::SyncToken&, bool) {})); in CreateResourceInLayerTree()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Doverlay_ca_unittest.cc126 base::BindRepeating([](const gpu::SyncToken&, bool) {})); in CreateResourceInLayerTree()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/calendar/v3/
H A Dcalendar-gen.go2883 func (c *AclListCall) SyncToken(syncToken string) *AclListCall { func
3452 func (c *AclWatchCall) SyncToken(syncToken string) *AclWatchCall { func
4068 func (c *CalendarListListCall) SyncToken(syncToken string) *CalendarListListCall { func
4646 func (c *CalendarListWatchCall) SyncToken(syncToken string) *CalendarListWatchCall { func
7053 func (c *EventsListCall) SyncToken(syncToken string) *EventsListCall { func
8429 func (c *EventsWatchCall) SyncToken(syncToken string) *EventsWatchCall { func
9009 func (c *SettingsListCall) SyncToken(syncToken string) *SettingsListCall { func
9208 func (c *SettingsWatchCall) SyncToken(syncToken string) *SettingsWatchCall { func

123456