/external/chromium_org/ppapi/cpp/ |
D | file_ref.cc | 42 file_system.pp_resource(), path)); in FileRef() 45 file_system.pp_resource(), path)); in FileRef() 48 file_system.pp_resource(), path)); in FileRef() 58 return get_interface<PPB_FileRef_1_2>()->GetFileSystemType(pp_resource()); in GetFileSystemType() 60 return get_interface<PPB_FileRef_1_1>()->GetFileSystemType(pp_resource()); in GetFileSystemType() 62 return get_interface<PPB_FileRef_1_0>()->GetFileSystemType(pp_resource()); in GetFileSystemType() 69 get_interface<PPB_FileRef_1_2>()->GetName(pp_resource())); in GetName() 73 get_interface<PPB_FileRef_1_1>()->GetName(pp_resource())); in GetName() 77 get_interface<PPB_FileRef_1_0>()->GetName(pp_resource())); in GetName() 85 get_interface<PPB_FileRef_1_2>()->GetPath(pp_resource())); in GetPath() [all …]
|
D | compositor_layer.cc | 52 pp_resource(), red, green, blue, alpha, &size.pp_size()); in SetColor() 56 pp_resource(), red, green, blue, alpha, &size.pp_size()); in SetColor() 68 pp_resource(), context.pp_resource(), target, texture, &size.pp_size(), in SetTexture() 75 pp_resource(), context.pp_resource(), texture, &size.pp_size(), in SetTexture() 85 pp_resource(), image.pp_resource(), NULL, in SetImage() 90 pp_resource(), image.pp_resource(), NULL, in SetImage() 101 pp_resource(), image.pp_resource(), &size.pp_size(), in SetImage() 106 pp_resource(), image.pp_resource(), &size.pp_size(), in SetImage() 115 pp_resource(), &rect.pp_rect()); in SetClipRect() 119 pp_resource(), &rect.pp_rect()); in SetClipRect() [all …]
|
D | input_event.cc | 69 return get_interface<PPB_InputEvent_1_0>()->GetType(pp_resource()); in GetType() 75 return get_interface<PPB_InputEvent_1_0>()->GetTimeStamp(pp_resource()); in GetTimeStamp() 81 return get_interface<PPB_InputEvent_1_0>()->GetModifiers(pp_resource()); in GetModifiers() 94 event.pp_resource())) { in MouseInputEvent() 95 Module::Get()->core()->AddRefResource(event.pp_resource()); in MouseInputEvent() 96 PassRefFromConstructor(event.pp_resource()); in MouseInputEvent() 119 return get_interface<PPB_MouseInputEvent_1_1>()->GetButton(pp_resource()); in GetButton() 125 return get_interface<PPB_MouseInputEvent_1_1>()->GetPosition(pp_resource()); in GetPosition() 131 return get_interface<PPB_MouseInputEvent_1_1>()->GetClickCount(pp_resource()); in GetClickCount() 137 return get_interface<PPB_MouseInputEvent_1_1>()->GetMovement(pp_resource()); in GetMovement() [all …]
|
D | view.cc | 37 if (PP_ToBool(get_interface<PPB_View_1_2>()->GetRect(pp_resource(), &out))) in GetRect() 40 if (PP_ToBool(get_interface<PPB_View_1_1>()->GetRect(pp_resource(), &out))) in GetRect() 43 if (PP_ToBool(get_interface<PPB_View_1_0>()->GetRect(pp_resource(), &out))) in GetRect() 52 pp_resource())); in IsFullscreen() 55 pp_resource())); in IsFullscreen() 58 pp_resource())); in IsFullscreen() 65 return PP_ToBool(get_interface<PPB_View_1_2>()->IsVisible(pp_resource())); in IsVisible() 67 return PP_ToBool(get_interface<PPB_View_1_1>()->IsVisible(pp_resource())); in IsVisible() 69 return PP_ToBool(get_interface<PPB_View_1_0>()->IsVisible(pp_resource())); in IsVisible() 76 pp_resource())); in IsPageVisible() [all …]
|
D | media_stream_video_track.cc | 62 pp_resource(), attributes, callback.pp_completion_callback()); in Configure() 65 pp_resource(), attributes, callback.pp_completion_callback()); in Configure() 74 pp_resource(), attrib, value); in GetAttrib() 77 pp_resource(), attrib, value); in GetAttrib() 85 pp_resource())); in GetId() 90 pp_resource())); in GetId() 100 pp_resource())); in HasEnded() 103 pp_resource())); in HasEnded() 112 pp_resource(), callback.output(), callback.pp_completion_callback()); in GetFrame() 115 pp_resource(), callback.output(), callback.pp_completion_callback()); in GetFrame() [all …]
|
D | graphics_2d.cc | 74 get_interface<PPB_Graphics2D_1_1>()->PaintImageData(pp_resource(), in PaintImageData() 75 image.pp_resource(), in PaintImageData() 79 get_interface<PPB_Graphics2D_1_0>()->PaintImageData(pp_resource(), in PaintImageData() 80 image.pp_resource(), in PaintImageData() 90 get_interface<PPB_Graphics2D_1_1>()->PaintImageData(pp_resource(), in PaintImageData() 91 image.pp_resource(), in PaintImageData() 95 get_interface<PPB_Graphics2D_1_0>()->PaintImageData(pp_resource(), in PaintImageData() 96 image.pp_resource(), in PaintImageData() 104 get_interface<PPB_Graphics2D_1_1>()->Scroll(pp_resource(), in Scroll() 108 get_interface<PPB_Graphics2D_1_0>()->Scroll(pp_resource(), in Scroll() [all …]
|
D | tcp_socket.cc | 64 pp_resource(), addr.pp_resource(), callback.pp_completion_callback()); in Bind() 73 pp_resource(), addr.pp_resource(), callback.pp_completion_callback()); in Connect() 77 pp_resource(), addr.pp_resource(), callback.pp_completion_callback()); in Connect() 86 get_interface<PPB_TCPSocket_1_1>()->GetLocalAddress(pp_resource())); in GetLocalAddress() 91 get_interface<PPB_TCPSocket_1_0>()->GetLocalAddress(pp_resource())); in GetLocalAddress() 100 get_interface<PPB_TCPSocket_1_1>()->GetRemoteAddress(pp_resource())); in GetRemoteAddress() 105 get_interface<PPB_TCPSocket_1_0>()->GetRemoteAddress(pp_resource())); in GetRemoteAddress() 115 pp_resource(), buffer, bytes_to_read, in Read() 120 pp_resource(), buffer, bytes_to_read, in Read() 131 pp_resource(), buffer, bytes_to_write, in Write() [all …]
|
D | file_io.cc | 53 pp_resource(), file_ref.pp_resource(), open_flags, in Open() 57 pp_resource(), file_ref.pp_resource(), open_flags, in Open() 67 pp_resource(), result_buf, cc.pp_completion_callback()); in Query() 70 pp_resource(), result_buf, cc.pp_completion_callback()); in Query() 80 pp_resource(), last_access_time, last_modified_time, in Touch() 84 pp_resource(), last_access_time, last_modified_time, in Touch() 95 return get_interface<PPB_FileIO_1_1>()->Read(pp_resource(), in Read() 98 return get_interface<PPB_FileIO_1_0>()->Read(pp_resource(), in Read() 110 return get_interface<PPB_FileIO_1_1>()->ReadToArray(pp_resource(), in Read() 125 pp_resource(), offset, data->temp_buffer, max_read_length, in Read() [all …]
|
D | video_decoder.cc | 49 pp_resource(), in Initialize() 50 context.pp_resource(), in Initialize() 59 pp_resource(), in Initialize() 60 context.pp_resource(), in Initialize() 76 pp_resource(), decode_id, size, buffer, cc.pp_completion_callback()); in Decode() 80 pp_resource(), decode_id, size, buffer, cc.pp_completion_callback()); in Decode() 89 pp_resource(), cc.output(), cc.pp_completion_callback()); in GetPicture() 93 pp_resource(), cc.output(), cc.pp_completion_callback()); in GetPicture() 100 get_interface<PPB_VideoDecoder_0_2>()->RecyclePicture(pp_resource(), in RecyclePicture() 103 get_interface<PPB_VideoDecoder_0_1>()->RecyclePicture(pp_resource(), in RecyclePicture() [all …]
|
D | websocket.cc | 48 pp_resource(), url.pp_var(), c_protocols, protocol_count, in Connect() 61 pp_resource(), code, reason.pp_var(), in Close() 75 pp_resource(), const_cast<PP_Var*>(&message->pp_var()), in ReceiveMessage() 84 pp_resource(), message.pp_var()); in SendMessage() 91 return get_interface<PPB_WebSocket_1_0>()->GetBufferedAmount(pp_resource()); in GetBufferedAmount() 98 return get_interface<PPB_WebSocket_1_0>()->GetCloseCode(pp_resource()); in GetCloseCode() 106 get_interface<PPB_WebSocket_1_0>()->GetCloseReason(pp_resource())); in GetCloseReason() 114 get_interface<PPB_WebSocket_1_0>()->GetCloseWasClean(pp_resource()); in GetCloseWasClean() 123 get_interface<PPB_WebSocket_1_0>()->GetExtensions(pp_resource())); in GetExtensions() 131 get_interface<PPB_WebSocket_1_0>()->GetProtocol(pp_resource())); in GetProtocol() [all …]
|
D | audio_buffer.cc | 38 return get_interface<PPB_AudioBuffer_0_1>()->GetTimestamp(pp_resource()); in GetTimestamp() 44 get_interface<PPB_AudioBuffer_0_1>()->SetTimestamp(pp_resource(), in SetTimestamp() 51 return get_interface<PPB_AudioBuffer_0_1>()->GetSampleRate(pp_resource()); in GetSampleRate() 57 return get_interface<PPB_AudioBuffer_0_1>()->GetSampleSize(pp_resource()); in GetSampleSize() 64 pp_resource()); in GetNumberOfChannels() 72 pp_resource()); in GetNumberOfSamples() 79 return get_interface<PPB_AudioBuffer_0_1>()->GetDataBuffer(pp_resource()); in GetDataBuffer() 86 pp_resource()); in GetDataBufferSize()
|
D | media_stream_audio_track.cc | 48 pp_resource(), attributes, callback.pp_completion_callback()); in Configure() 57 pp_resource(), attrib, value); in GetAttrib() 65 pp_resource())); in GetId() 75 pp_resource())); in HasEnded() 84 pp_resource(), callback.output(), callback.pp_completion_callback()); in GetBuffer() 92 pp_resource(), buffer.pp_resource()); in RecycleBuffer() 99 get_interface<PPB_MediaStreamAudioTrack_0_1>()->Close(pp_resource()); in Close() 106 IsMediaStreamAudioTrack(resource.pp_resource())); in IsMediaStreamAudioTrack()
|
D | url_loader.cc | 44 return get_interface<PPB_URLLoader_1_0>()->Open(pp_resource(), in Open() 45 request_info.pp_resource(), in Open() 53 pp_resource(), cc.pp_completion_callback()); in FollowRedirect() 61 pp_resource(), bytes_sent, total_bytes_to_be_sent)); in GetUploadProgress() 70 pp_resource(), bytes_received, total_bytes_to_be_received)); in GetDownloadProgress() 78 pp_resource())); in GetResponseInfo() 87 pp_resource(), buffer, bytes_to_read, cc.pp_completion_callback()); in ReadResponseBody() 94 pp_resource(), cc.pp_completion_callback()); in FinishStreamingToFile() 100 get_interface<PPB_URLLoader_1_0>()->Close(pp_resource()); in Close()
|
D | udp_socket.cc | 57 pp_resource(), addr.pp_resource(), callback.pp_completion_callback()); in Bind() 66 get_interface<PPB_UDPSocket_1_0>()->GetBoundAddress(pp_resource())); in GetBoundAddress() 77 pp_resource(), buffer, num_bytes, callback.output(), in RecvFrom() 89 pp_resource(), buffer, num_bytes, addr.pp_resource(), in SendTo() 97 return get_interface<PPB_UDPSocket_1_0>()->Close(pp_resource()); in Close() 105 pp_resource(), name, value.pp_var(), callback.pp_completion_callback()); in SetOption()
|
/external/chromium_org/ppapi/cpp/private/ |
D | tcp_socket_private.cc | 61 pp_resource(), host, port, callback.pp_completion_callback()); in Connect() 65 pp_resource(), host, port, callback.pp_completion_callback()); in Connect() 69 pp_resource(), host, port, callback.pp_completion_callback()); in Connect() 79 pp_resource(), addr, callback.pp_completion_callback()); in ConnectWithNetAddress() 83 pp_resource(), addr, callback.pp_completion_callback()); in ConnectWithNetAddress() 87 pp_resource(), addr, callback.pp_completion_callback()); in ConnectWithNetAddress() 95 GetLocalAddress(pp_resource(), local_addr); in GetLocalAddress() 100 GetLocalAddress(pp_resource(), local_addr); in GetLocalAddress() 105 GetLocalAddress(pp_resource(), local_addr); in GetLocalAddress() 114 GetRemoteAddress(pp_resource(), remote_addr); in GetRemoteAddress() [all …]
|
D | udp_socket_private.cc | 49 pp_resource(), name, value.pp_var()); in SetSocketFeature() 58 pp_resource(), addr, callback.pp_completion_callback()); in Bind() 62 pp_resource(), addr, callback.pp_completion_callback()); in Bind() 71 pp_resource(), addr); in GetBoundAddress() 77 pp_resource(), addr); in GetBoundAddress() 88 pp_resource(), buffer, num_bytes, callback.pp_completion_callback()); in RecvFrom() 92 pp_resource(), buffer, num_bytes, callback.pp_completion_callback()); in RecvFrom() 101 pp_resource(), addr); in GetRecvFromAddress() 107 pp_resource(), addr); in GetRecvFromAddress() 119 pp_resource(), buffer, num_bytes, addr, in SendTo() [all …]
|
D | flash_drm.cc | 51 pp_resource(), in GetDeviceID() 57 pp_resource(), in GetDeviceID() 63 pp_resource(), in GetDeviceID() 73 pp_resource(), in GetHmonitor() 78 pp_resource(), in GetHmonitor() 88 pp_resource(), in GetVoucherFile() 94 pp_resource(), in GetVoucherFile() 105 pp_resource(), in MonitorIsExternal()
|
/external/chromium_org/ppapi/cpp/dev/ |
D | audio_input_dev.cc | 52 pp_resource(), callback.output(), callback.pp_completion_callback()); in EnumerateDevices() 56 pp_resource(), callback.output(), callback.pp_completion_callback()); in EnumerateDevices() 67 pp_resource(), callback, user_data); in MonitorDeviceChange() 71 pp_resource(), callback, user_data); in MonitorDeviceChange() 84 pp_resource(), device_ref.pp_resource(), config.pp_resource(), in Open() 99 pp_resource(), device_ref.pp_resource(), config.pp_resource(), in Open() 109 pp_resource())); in StartCapture() 113 pp_resource())); in StartCapture() 122 pp_resource())); in StopCapture() 126 pp_resource())); in StopCapture() [all …]
|
D | widget_dev.cc | 38 pp_resource(), &rect.pp_rect(), image->pp_resource())); in Paint() 41 pp_resource(), &rect.pp_rect(), image->pp_resource())); in Paint() 49 pp_resource(), event.pp_resource())); in HandleEvent() 52 pp_resource(), event.pp_resource())); in HandleEvent() 60 pp_resource(), &location->pp_rect())); in GetLocation() 63 pp_resource(), &location->pp_rect())); in GetLocation() 70 get_interface<PPB_Widget_Dev_0_4>()->SetLocation(pp_resource(), in SetLocation() 73 get_interface<PPB_Widget_Dev_0_3>()->SetLocation(pp_resource(), in SetLocation() 80 get_interface<PPB_Widget_Dev_0_4>()->SetScale(pp_resource(), scale); in SetScale()
|
D | ime_input_event_dev.cc | 35 event.pp_resource())) { in IMEInputEvent_Dev() 40 event.pp_resource())) { in IMEInputEvent_Dev() 46 Module::Get()->core()->AddRefResource(event.pp_resource()); in IMEInputEvent_Dev() 47 PassRefFromConstructor(event.pp_resource()); in IMEInputEvent_Dev() 74 pp_resource())); in GetText() 78 pp_resource())); in GetText() 86 pp_resource()); in GetSegmentNumber() 89 pp_resource()); in GetSegmentNumber() 97 pp_resource(), index); in GetSegmentOffset() 100 pp_resource(), index); in GetSegmentOffset() [all …]
|
D | video_decoder_dev.cc | 31 instance.pp_instance(), context.pp_resource(), profile)); in VideoDecoder_Dev() 42 if (!has_interface<PPB_VideoDecoder_Dev>() || !pp_resource()) in AssignPictureBuffers() 45 pp_resource(), buffers.size(), &buffers[0]); in AssignPictureBuffers() 54 pp_resource(), &bitstream_buffer, callback.pp_completion_callback()); in Decode() 58 if (!has_interface<PPB_VideoDecoder_Dev>() || !pp_resource()) in ReusePictureBuffer() 61 pp_resource(), picture_buffer_id); in ReusePictureBuffer() 68 pp_resource(), callback.pp_completion_callback()); in Flush() 75 pp_resource(), callback.pp_completion_callback()); in Reset()
|
D | video_capture_dev.cc | 45 pp_resource(), callback.output(), callback.pp_completion_callback()); in EnumerateDevices() 56 pp_resource(), callback, user_data); in MonitorDeviceChange() 69 pp_resource(), device_ref.pp_resource(), &requested_info, buffer_count, in Open() 79 pp_resource()); in StartCapture() 87 return get_interface<PPB_VideoCapture_Dev_0_3>()->ReuseBuffer(pp_resource(), in ReuseBuffer() 97 pp_resource()); in StopCapture() 105 get_interface<PPB_VideoCapture_Dev_0_3>()->Close(pp_resource()); in Close()
|
/external/chromium_org/ppapi/examples/video_decode/ |
D | video_decode_dev.cc | 39 assert(!gles2_if_->GetError(context_->pp_resource())); 243 gles2_if_->DeleteProgram(context_->pp_resource(), shader_2d_.program); in ~VideoDecodeDemoInstance() 246 context_->pp_resource(), shader_rectangle_arb_.program); in ~VideoDecodeDemoInstance() 280 client->decoder()->pp_resource(), client)).second); in InitializeDecoders() 349 bitstream_buffer.data = buffer->pp_resource(); in DecodeNextNALU() 434 gles2_if_->UseProgram(context_->pp_resource(), shader_2d_.program); in PictureReady() 436 context_->pp_resource(), shader_2d_.texcoord_scale_location, 1.0, 1.0); in PictureReady() 441 context_->pp_resource(), shader_rectangle_arb_.program); in PictureReady() 442 gles2_if_->Uniform2f(context_->pp_resource(), in PictureReady() 448 gles2_if_->Viewport(context_->pp_resource(), x, y, in PictureReady() [all …]
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
D | content_browser_pepper_host_factory.cc | 72 new PepperFileIOHost(host_, instance, params.pp_resource())); in CreateResourceHost() 82 host_, instance, params.pp_resource(), file_system_type)); in CreateResourceHost() 86 new PepperGamepadHost(host_, instance, params.pp_resource())); in CreateResourceHost() 90 new PepperNetworkProxyHost(host_, instance, params.pp_resource())); in CreateResourceHost() 98 params.pp_resource(), in CreateResourceHost() 110 host_, instance, params.pp_resource(), file_system, internal_path)); in CreateResourceHost() 119 return CreateNewTCPSocket(instance, params.pp_resource(), version); in CreateResourceHost() 126 host_->GetPpapiHost(), instance, params.pp_resource(), udp_socket)); in CreateResourceHost() 142 params.pp_resource(), in CreateResourceHost() 157 host_, instance, params.pp_resource(), desc)); in CreateResourceHost() [all …]
|
/external/chromium_org/content/renderer/pepper/ |
D | content_renderer_pepper_host_factory.cc | 114 new PepperCompositorHost(host_, instance, params.pp_resource())); in CreateResourceHost() 125 host_, instance, params.pp_resource(), file_system, internal_path)); in CreateResourceHost() 135 host_, instance, params.pp_resource(), file_system_type)); in CreateResourceHost() 150 params.pp_resource(), in CreateResourceHost() 157 host_, false, instance, params.pp_resource())); in CreateResourceHost() 162 new PepperVideoDecoderHost(host_, instance, params.pp_resource())); in CreateResourceHost() 166 new PepperWebSocketHost(host_, instance, params.pp_resource())); in CreateResourceHost() 170 host_, instance, params.pp_resource())); in CreateResourceHost() 177 host_, instance, params.pp_resource())); in CreateResourceHost() 181 new PepperVideoSourceHost(host_, instance, params.pp_resource())); in CreateResourceHost() [all …]
|