Home
last modified time | relevance | path

Searched refs:subsumed (Results 1 – 25 of 28) sorted by relevance

12

/third_party/flutter/engine/flutter/fml/
Dmessage_loop_task_queues.cc52 TaskQueueId subsumed = queue_entry->owner_of; in Dispose() local
54 if (subsumed != _kUnmerged) { in Dispose()
55 queue_entries_.erase(subsumed); in Dispose()
66 TaskQueueId subsumed = queue_entry->owner_of; in DisposeTasks() local
68 if (subsumed != _kUnmerged) { in DisposeTasks()
69 dispose_merged_tasks = std::move(queue_entries_.at(subsumed)->delayed_tasks); in DisposeTasks()
143 TaskQueueId subsumed = queue_entry->owner_of; in GetNumPendingTasks() local
144 if (subsumed != _kUnmerged) { in GetNumPendingTasks()
145 const auto& subsumed_entry = queue_entries_.at(subsumed); in GetNumPendingTasks()
178 TaskQueueId subsumed = queue_entries_.at(queue_id)->owner_of; in GetObserversToNotify() local
[all …]
Dmessage_loop_task_queues.h121 bool Merge(TaskQueueId owner, TaskQueueId subsumed);
127 bool Owns(TaskQueueId owner, TaskQueueId subsumed) const;
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_rg.txt51 This extension is subsumed by OpenGL 3.0.
DARB_vertex_program.txt290 Operations not subsumed by vertex programs
1389 many transformation operations subsumed by vertex programs.
5299 ARB_vertex_program as their functions are subsumed by the string
5386 view frustum, namely that frustum clipping is not subsumed by vertex
DARB_fragment_program.txt302 (13) Which stages are subsumed by fragment programs?
1240 In fragment program mode, the color sum is subsumed by the fragment
DARB_framebuffer_object.txt187 extension however, this functionality is subsumed by the GL and the
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_framebuffer_object.txt95 functionality is subsumed by the GL and the GL provides the function
/third_party/openGLES/extensions/ARB/
DARB_texture_rg.txt61 This extension is subsumed by OpenGL 3.0.
DARB_vertex_program.txt300 Operations not subsumed by vertex programs
1399 many transformation operations subsumed by vertex programs.
5309 ARB_vertex_program as their functions are subsumed by the string
5396 view frustum, namely that frustum clipping is not subsumed by vertex
DARB_fragment_program.txt312 (13) Which stages are subsumed by fragment programs?
1250 In fragment program mode, the color sum is subsumed by the fragment
DARB_framebuffer_object.txt197 extension however, this functionality is subsumed by the GL and the
/third_party/openGLES/extensions/OES/
DOES_framebuffer_object.txt105 functionality is subsumed by the GL and the GL provides the function
/third_party/openGLES/extensions/ANGLE/
DANGLE_framebuffer_blit.txt398 has already subsumed the EXT_framebuffer_object functionality (with
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_framebuffer_blit.txt398 has already subsumed the EXT_framebuffer_object functionality (with
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_framebuffer_blit.txt398 has already subsumed the EXT_framebuffer_object functionality (with
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_framebuffer_blit.txt398 has already subsumed the EXT_framebuffer_object functionality (with
/third_party/icu/docs/userguide/
Dglossary.md79 …became the official time reference for the world until 1972 when it was subsumed by the atomic clo…
/third_party/boost/libs/thread/doc/
Dchanges.qbk835 * __try_mutex__ has been removed, and the functionality subsumed into __mutex__. __try_mutex__ is l…
838 * __recursive_try_mutex__ has been removed, and the functionality subsumed into
/third_party/openGLES/extensions/NV/
DNV_register_combiners.txt97 hard-wired and not subsumed by the combiner mechanism as in register
DNV_vertex_program.txt183 Operations not subsumed by vertex programs
528 5.1 is just one of the many transformation operations subsumed by
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_register_combiners.txt97 hard-wired and not subsumed by the combiner mechanism as in register
DNV_vertex_program.txt183 Operations not subsumed by vertex programs
528 5.1 is just one of the many transformation operations subsumed by
/third_party/FreeBSD/
DUPDATING1824 has been subsumed into the more generic WITHOUT_TESTS. If you were
/third_party/pulseaudio/src/modules/rtp/
Drfc3550.txt216 functionality may be fully or partially subsumed by a separate
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_framebuffer_object.txt150 extension however, this functionality is subsumed by the GL and the

12