Home
last modified time | relevance | path

Searched refs:context_id (Results 1 – 25 of 37) sorted by relevance

12

/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc257 const int context_id = args->GetInt(0); in OnProcessMessageReceived() local
264 CancelUnhandledQuery(browser, frame, context_id, request_id); in OnProcessMessageReceived()
299 info->context_id = context_id; in OnProcessMessageReceived()
310 CancelUnhandledQuery(browser, frame, context_id, request_id); in OnProcessMessageReceived()
319 const int context_id = args->GetInt(0); in OnProcessMessageReceived() local
322 CancelPendingRequest(browser_id, context_id, request_id); in OnProcessMessageReceived()
339 int context_id; member
422 SendQuerySuccess(info->browser, info->frame, info->context_id, in SendQuerySuccess()
428 int context_id, in SendQuerySuccess() argument
434 args->SetInt(0, context_id); in SendQuerySuccess()
[all …]
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.h32 context_id CreateContext(HGLWinsysContext *wsContext);
33 void DestroyContext(context_id contextID);
34 context_id GetCurrentContext() { return fCurrentContext; }; in GetCurrentContext()
35 status_t SetCurrentContext(bool set, context_id contextID);
37 status_t SwapBuffers(context_id contextID);
38 void Draw(context_id contextID, BRect updateRect);
54 context_id fCurrentContext;
DGalliumContext.cpp56 for (context_id i = 0; i < CONTEXT_MAX; i++) in GalliumContext()
71 for (context_id i = 0; i < CONTEXT_MAX; i++) in ~GalliumContext()
136 context_id
227 context_id contextNext = -1; in CreateContext()
229 for (context_id i = 0; i < CONTEXT_MAX; i++) { in CreateContext()
255 GalliumContext::DestroyContext(context_id contextID) in DestroyContext()
283 GalliumContext::SetCurrentContext(bool set, context_id contextID) in SetCurrentContext()
293 context_id oldContextID = fCurrentContext; in SetCurrentContext()
327 GalliumContext::SwapBuffers(context_id contextID) in SwapBuffers()
359 GalliumContext::Draw(context_id contextID, BRect updateRect) in Draw()
DSoftwareRenderer.h43 context_id fContextID;
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsurface.c204 surface->context_id = context->context_id; in XvMCCreateSurface()
252 assert(context->context_id == target_surface->context_id); in XvMCRenderSurface()
253 assert(!past_surface || context->context_id == past_surface->context_id); in XvMCRenderSurface()
254 assert(!future_surface || context->context_id == future_surface->context_id); in XvMCRenderSurface()
259 assert(macroblocks->context_id == context->context_id); in XvMCRenderSurface()
260 assert(blocks->context_id == context->context_id); in XvMCRenderSurface()
Dblock.c49 blocks->context_id = context->context_id; in XvMCCreateBlocks()
79 blocks->context_id = context->context_id; in XvMCCreateMacroBlocks()
Dsubpicture.c332 subpicture->context_id = context->context_id; in XvMCCreateSubpicture()
524 if (target_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture()
555 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()
558 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()
/third_party/selinux/secilc/docs/
Dcil_xen_statements.md16 (iomemcon mem_addr|(mem_low mem_high) context_id)
38 <td align="left"><p><code>context_id</code></p></td>
60 (ioportcon port|(port_low port_high) context_id)
82 <td align="left"><p><code>context_id</code></p></td>
104 (pcidevicecon device context_id)
124 <td align="left"><p><code>context_id</code></p></td>
146 (pirqcon irq_level context_id)
166 <td align="left"><p><code>context_id</code></p></td>
188 (devicetreecon path context_id)
208 <td align="left"><p><code>context_id</code></p></td>
Dcil_infiniband_statements.md14 (ibpkeycon subnet pkey|(pkey_low pkey_high) context_id)
38 <td align="left"><p><code>context_id</code></p></td>
60 (ibendportcon device_id port context_id)
84 <td align="left"><p><code>context_id</code></p></td>
Dcil_file_labeling_statements.md12 (filecon "path" file_type context_id)
82 <td align="left"><p><code>context_id</code></p></td>
120 (fsuse fstype fsname context_id)
149 <td align="left"><p><code>context_id</code></p></td>
190 (genfscon fsname path [file_type] context_id)
218 <td align="left"><p><code>context_id</code></p></td>
Dcil_network_labeling_statements.md121 (nodecon subnet_id netmask_id context_id)
145 <td align="left"><p><code>context_id</code></p></td>
184 (portcon protocol port|(port_low port_high) context_id)
210 <td align="left"><p><code>context_id</code></p></td>
Dcil_sid_statements.md94 (sidcontext sid_id context_id)
114 <td align="left"><p><code>context_id</code></p></td>
Dcil_context_statement.md20 (context context_id (user_id role_id type_id levelrange_id)))
36 <td align="left"><p><code>context_id</code></p></td>
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
Dtest_blocks.c88 assert(blocks.context_id == context.context_id); in main()
100 assert(macroblocks.context_id == context.context_id); in main()
Dtest_surface.c86 assert(surface.context_id == context.context_id); in main()
Dtest_subpicture.c165 assert(subpicture.context_id == context.context_id); in main()
/third_party/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h537 unsigned int context_id; member
643 unsigned int context_id; member
652 unsigned int context_id; member
804 unsigned int context_id; /* Context for the timestamp */ member
1092 unsigned int context_id; member
1141 unsigned int context_id; member
1164 unsigned int context_id; member
1331 unsigned int context_id; member
1487 unsigned int context_id; member
1660 unsigned int context_id; member
Dtu_kgsl.c278 .context_id = queue->msm_queue_id, in timestamp_to_fd()
470 .context_id = queue->msm_queue_id, in tu_QueueSubmit2()
481 .context_id = queue->msm_queue_id, in tu_QueueSubmit2()
650 .context_id = device->queues[0]->msm_queue_id, in tu_WaitForFences()
683 .context_id = device->queues[0]->msm_queue_id, in tu_GetFenceStatus()
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h240 unsigned int context_id; member
341 unsigned int context_id; member
350 unsigned int context_id; member
487 unsigned int context_id; /* Context for the timestamp */ member
/third_party/mesa3d/src/gallium/frontends/va/
Dcontext.c227 int num_render_targets, VAContextID *context_id) in vlVaCreateContext() argument
348 *context_id = handle_table_add(drv->htab, context); in vlVaCreateContext()
355 vlVaDestroyContext(VADriverContextP ctx, VAContextID context_id) in vlVaDestroyContext() argument
365 context = handle_table_get(drv->htab, context_id); in vlVaDestroyContext()
404 handle_table_remove(drv->htab, context_id); in vlVaDestroyContext()
Dpicture.c41 vlVaBeginPicture(VADriverContextP ctx, VAContextID context_id, VASurfaceID render_target) in vlVaBeginPicture() argument
55 context = handle_table_get(drv->htab, context_id); in vlVaBeginPicture()
72 surf->ctx = context_id; in vlVaBeginPicture()
570 vlVaRenderPicture(VADriverContextP ctx, VAContextID context_id, VABufferID *buffers, int num_buffer… in vlVaRenderPicture() argument
587 context = handle_table_get(drv->htab, context_id); in vlVaRenderPicture()
666 vlVaEndPicture(VADriverContextP ctx, VAContextID context_id) in vlVaEndPicture() argument
686 context = handle_table_get(drv->htab, context_id); in vlVaEndPicture()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp507 , context_id(context) in TestCaseBase()
526 const glw::Functions& gl = context_id.getRenderContext().getFunctions(); in delete_objects()
607 const glw::Functions& gl = context_id.getRenderContext().getFunctions(); in compile_shader_and_get_compilation_result()
729context_id.getTestContext().getLog() << tcu::TestLog::Message << "Compiling: " << tcu::TestLog::En… in compile_shader_and_get_compilation_result()
730 context_id.getTestContext().getLog() << tcu::TestLog::KernelSource(code_ptr); in compile_shader_and_get_compilation_result()
761 context_id.getTestContext().getLog() << tcu::TestLog::Message << "Error message: " << &message[0] in compile_shader_and_get_compilation_result()
766 context_id.getTestContext().getLog() << tcu::TestLog::KernelSource(code_ptr); in compile_shader_and_get_compilation_result()
793 const glw::Functions& gl = context_id.getRenderContext().getFunctions(); in execute_negative_test()
908 const glw::Functions& gl = context_id.getRenderContext().getFunctions(); in execute_positive_test()
975 context_id.getTestContext().getLog() << tcu::TestLog::Message << "Error message: " << &message[0] in execute_positive_test()
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dretrace_restricted_traces.py38 context_id = get_context(trace_path)
41 header = try_path_expr % (trace, context_id)
/third_party/ffmpeg/libavcodec/
Dvaapi.h79 uint32_t context_id; member
/third_party/skia/third_party/externals/angle2/src/tests/
Dcapture_replay_tests.py361 self.context_id = 0
374 assert (self.context_id == 0)
382 context_id = 0
392 context_id = int(context)
399 self.context_id = context_id

12