Home
last modified time | relevance | path

Searched refs:TakeUnsafeSharedMemoryRegionAtIndex (Results 1 – 16 of 16) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Dvpn_provider_resource.cc203 params.TakeUnsafeSharedMemoryRegionAtIndex(0, &send_shm); in OnPluginMsgBindReply()
204 params.TakeUnsafeSharedMemoryRegionAtIndex(1, &recv_shm); in OnPluginMsgBindReply()
H A Dmedia_stream_track_resource_base.cc80 params.TakeUnsafeSharedMemoryRegionAtIndex(0, &region); in OnPluginMsgInitBuffers()
H A Daudio_encoder_resource.cc222 if (!params.TakeUnsafeSharedMemoryRegionAtIndex(0, &region) || in OnPluginMsgInitializeReply()
230 if (!params.TakeUnsafeSharedMemoryRegionAtIndex(1, &region) || in OnPluginMsgInitializeReply()
H A Dvideo_encoder_resource.cc342 params.TakeUnsafeSharedMemoryRegionAtIndex(0, &buffer_region); in OnPluginMsgGetVideoFramesReply()
386 params.TakeUnsafeSharedMemoryRegionAtIndex(i, &region); in OnPluginMsgBitstreamBuffers()
H A Dresource_message_params.h68 bool TakeUnsafeSharedMemoryRegionAtIndex(
H A Dresource_message_params.cc105 bool ResourceMessageParams::TakeUnsafeSharedMemoryRegionAtIndex( in TakeUnsafeSharedMemoryRegionAtIndex() function in ppapi::proxy::ResourceMessageParams
H A Dvideo_capture_resource.cc155 params.TakeUnsafeSharedMemoryRegionAtIndex(i, &region); in OnPluginMsgOnDeviceInfo()
H A Dvideo_decoder_resource.cc231 if (!reply_params.TakeUnsafeSharedMemoryRegionAtIndex(0, &shm_region) || in Decode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/proxy/
H A Dvpn_provider_resource.cc203 params.TakeUnsafeSharedMemoryRegionAtIndex(0, &send_shm); in OnPluginMsgBindReply()
204 params.TakeUnsafeSharedMemoryRegionAtIndex(1, &recv_shm); in OnPluginMsgBindReply()
H A Dmedia_stream_track_resource_base.cc80 params.TakeUnsafeSharedMemoryRegionAtIndex(0, &region); in OnPluginMsgInitBuffers()
H A Daudio_encoder_resource.cc222 if (!params.TakeUnsafeSharedMemoryRegionAtIndex(0, &region) || in OnPluginMsgInitializeReply()
230 if (!params.TakeUnsafeSharedMemoryRegionAtIndex(1, &region) || in OnPluginMsgInitializeReply()
H A Dvideo_encoder_resource.cc342 params.TakeUnsafeSharedMemoryRegionAtIndex(0, &buffer_region); in OnPluginMsgGetVideoFramesReply()
386 params.TakeUnsafeSharedMemoryRegionAtIndex(i, &region); in OnPluginMsgBitstreamBuffers()
H A Dresource_message_params.h68 bool TakeUnsafeSharedMemoryRegionAtIndex(
H A Dvideo_capture_resource.cc155 params.TakeUnsafeSharedMemoryRegionAtIndex(i, &region); in OnPluginMsgOnDeviceInfo()
H A Dresource_message_params.cc105 bool ResourceMessageParams::TakeUnsafeSharedMemoryRegionAtIndex( in TakeUnsafeSharedMemoryRegionAtIndex() function in ppapi::proxy::ResourceMessageParams
H A Dvideo_decoder_resource.cc231 if (!reply_params.TakeUnsafeSharedMemoryRegionAtIndex(0, &shm_region) || in Decode()