Searched defs:self (Results 1 - 25 of 78) sorted by relevance

1234

/frameworks/wilhelm/src/objects/
H A DC3DGroup.c24 predestroy_t C3DGroup_PreDestroy(void *self) argument
26 C3DGroup *thiz = (C3DGroup *) self;
H A DCAudioRecorder.c24 SLresult CAudioRecorder_Realize(void *self, SLboolean async) argument
29 CAudioRecorder *thiz = (CAudioRecorder *) self;
39 SLresult CAudioRecorder_Resume(void *self, SLboolean async) argument
47 void CAudioRecorder_Destroy(void *self) argument
49 CAudioRecorder *thiz = (CAudioRecorder *) self;
60 predestroy_t CAudioRecorder_PreDestroy(void *self) argument
H A DCMediaPlayer.c27 XAresult CMediaPlayer_Realize(void *self, XAboolean async) argument
32 CMediaPlayer *thiz = (CMediaPlayer *) self;
41 XAresult CMediaPlayer_Resume(void *self, XAboolean async) argument
49 void CMediaPlayer_Destroy(void *self) argument
51 CMediaPlayer *thiz = (CMediaPlayer *) self;
64 predestroy_t CMediaPlayer_PreDestroy(void *self) argument
67 CMediaPlayer *thiz = (CMediaPlayer *) self;
H A DCAudioPlayer.c24 SLresult CAudioPlayer_Realize(void *self, SLboolean async) argument
26 CAudioPlayer *thiz = (CAudioPlayer *) self;
47 SLresult CAudioPlayer_Resume(void *self, SLboolean async) argument
55 void CAudioPlayer_Destroy(void *self) argument
57 CAudioPlayer *thiz = (CAudioPlayer *) self;
71 predestroy_t CAudioPlayer_PreDestroy(void *self) argument
73 CAudioPlayer *thiz = (CAudioPlayer *) self;
92 object_cond_wait(self);
H A DCOutputMix.c24 SLresult COutputMix_Realize(void *self, SLboolean async) argument
29 COutputMix *thiz = (COutputMix *) self;
39 SLresult COutputMix_Resume(void *self, SLboolean async) argument
47 void COutputMix_Destroy(void *self) argument
50 COutputMix *thiz = (COutputMix *) self;
58 predestroy_t COutputMix_PreDestroy(void *self) argument
61 COutputMix *outputMix = (COutputMix *) self;
/frameworks/wilhelm/src/itf/
H A DIDynamicSource.c22 static SLresult IDynamicSource_SetSource(SLDynamicSourceItf self, SLDataSource *pDataSource) argument
29 IDynamicSource *thiz = (IDynamicSource *) self;
54 void IDynamicSource_init(void *self) argument
56 IDynamicSource *thiz = (IDynamicSource *) self;
H A DIThreadSync.c22 static SLresult IThreadSync_EnterCriticalSection(SLThreadSyncItf self) argument
26 IThreadSync *thiz = (IThreadSync *) self;
50 static SLresult IThreadSync_ExitCriticalSection(SLThreadSyncItf self) argument
54 IThreadSync *thiz = (IThreadSync *) self;
78 void IThreadSync_init(void *self) argument
80 IThreadSync *thiz = (IThreadSync *) self;
87 void IThreadSync_deinit(void *self) argument
89 IThreadSync *thiz = (IThreadSync *) self;
H A DI3DCommit.c22 static SLresult I3DCommit_Commit(SL3DCommitItf self) argument
26 I3DCommit *thiz = (I3DCommit *) self;
43 static SLresult I3DCommit_SetDeferred(SL3DCommitItf self, SLboolean deferred) argument
47 I3DCommit *thiz = (I3DCommit *) self;
63 void I3DCommit_init(void *self) argument
65 I3DCommit *thiz = (I3DCommit *) self;
H A DIAndroidConfiguration.c22 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self, argument
34 IAndroidConfiguration *thiz = (IAndroidConfiguration *) self;
63 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self, argument
75 IAndroidConfiguration *thiz = (IAndroidConfiguration *) self;
104 void IAndroidConfiguration_init(void *self) argument
106 IAndroidConfiguration *thiz = (IAndroidConfiguration *) self;
H A DIAudioEncoder.c22 static SLresult IAudioEncoder_SetEncoderSettings(SLAudioEncoderItf self, argument
30 IAudioEncoder *thiz = (IAudioEncoder *) self;
42 static SLresult IAudioEncoder_GetEncoderSettings(SLAudioEncoderItf self, argument
50 IAudioEncoder *thiz = (IAudioEncoder *) self;
67 void IAudioEncoder_init(void *self) argument
69 IAudioEncoder *thiz = (IAudioEncoder *) self;
H A DIVisualization.c22 static SLresult IVisualization_RegisterVisualizationCallback(SLVisualizationItf self, argument
30 IVisualization *thiz = (IVisualization *) self;
43 static SLresult IVisualization_GetMaxRate(SLVisualizationItf self, SLmilliHertz *pRate) argument
63 void IVisualization_init(void *self) argument
65 IVisualization *thiz = (IVisualization *) self;
H A DIAudioDecoderCapabilities.c22 static SLresult IAudioDecoderCapabilities_GetAudioDecoders(SLAudioDecoderCapabilitiesItf self, argument
49 SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex,
65 void IAudioDecoderCapabilities_init(void *self) argument
67 IAudioDecoderCapabilities *thiz = (IAudioDecoderCapabilities *) self;
48 IAudioDecoderCapabilities_GetAudioDecoderCapabilities( SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex, SLAudioCodecDescriptor *pDescriptor) argument
H A DIAudioEncoderCapabilities.c22 static SLresult IAudioEncoderCapabilities_GetAudioEncoders(SLAudioEncoderCapabilitiesItf self, argument
49 SLAudioEncoderCapabilitiesItf self, SLuint32 encoderId, SLuint32 *pIndex,
66 void IAudioEncoderCapabilities_init(void *self) argument
68 IAudioEncoderCapabilities *thiz = (IAudioEncoderCapabilities *) self;
48 IAudioEncoderCapabilities_GetAudioEncoderCapabilities( SLAudioEncoderCapabilitiesItf self, SLuint32 encoderId, SLuint32 *pIndex, SLAudioCodecDescriptor *pDescriptor) argument
H A DIDeviceVolume.c22 static SLresult IDeviceVolume_GetVolumeScale(SLDeviceVolumeItf self, SLuint32 deviceID, argument
49 static SLresult IDeviceVolume_SetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 volume) argument
62 IDeviceVolume *thiz = (IDeviceVolume *) self;
78 static SLresult IDeviceVolume_GetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 *pVolume) argument
94 IDeviceVolume *thiz = (IDeviceVolume *) self;
118 void IDeviceVolume_init(void *self) argument
120 IDeviceVolume *thiz = (IDeviceVolume *) self;
H A DILEDArray.c22 static SLresult ILEDArray_ActivateLEDArray(SLLEDArrayItf self, SLuint32 lightMask) argument
26 ILEDArray *thiz = (ILEDArray *) self;
36 static SLresult ILEDArray_IsLEDArrayActivated(SLLEDArrayItf self, SLuint32 *pLightMask) argument
43 ILEDArray *thiz = (ILEDArray *) self;
55 static SLresult ILEDArray_SetColor(SLLEDArrayItf self, SLuint8 index, const SLHSL *pColor) argument
70 ILEDArray *thiz = (ILEDArray *) self;
82 static SLresult ILEDArray_GetColor(SLLEDArrayItf self, SLuint8 index, SLHSL *pColor) argument
89 ILEDArray *thiz = (ILEDArray *) self;
109 void ILEDArray_init(void *self) argument
111 ILEDArray *thiz = (ILEDArray *) self;
[all...]
H A DIMIDIMessage.c22 static SLresult IMIDIMessage_SendMessage(SLMIDIMessageItf self, const SLuint8 *data, argument
30 //IMIDIMessage *thiz = (IMIDIMessage *) self;
38 static SLresult IMIDIMessage_RegisterMetaEventCallback(SLMIDIMessageItf self, argument
43 IMIDIMessage *thiz = (IMIDIMessage *) self;
54 static SLresult IMIDIMessage_RegisterMIDIMessageCallback(SLMIDIMessageItf self, argument
59 IMIDIMessage *thiz = (IMIDIMessage *) self;
70 static SLresult IMIDIMessage_AddMIDIMessageCallbackFilter(SLMIDIMessageItf self, argument
85 IMIDIMessage *thiz = (IMIDIMessage *) self;
101 static SLresult IMIDIMessage_ClearMIDIMessageCallbackFilter(SLMIDIMessageItf self) argument
105 IMIDIMessage *thiz = (IMIDIMessage *) self;
123 IMIDIMessage_init(void *self) argument
[all...]
H A DIMIDITempo.c22 static SLresult IMIDITempo_SetTicksPerQuarterNote(SLMIDITempoItf self, SLuint32 tpqn) argument
29 IMIDITempo *thiz = (IMIDITempo *) self;
40 static SLresult IMIDITempo_GetTicksPerQuarterNote(SLMIDITempoItf self, SLuint32 *pTpqn) argument
47 IMIDITempo *thiz = (IMIDITempo *) self;
59 static SLresult IMIDITempo_SetMicrosecondsPerQuarterNote(SLMIDITempoItf self, SLmicrosecond uspqn) argument
67 IMIDITempo *thiz = (IMIDITempo *) self;
78 static SLresult IMIDITempo_GetMicrosecondsPerQuarterNote(SLMIDITempoItf self, SLmicrosecond *uspqn) argument
85 IMIDITempo *thiz = (IMIDITempo *) self;
104 void IMIDITempo_init(void *self) argument
106 IMIDITempo *thiz = (IMIDITempo *) self;
[all...]
H A DIOutputMix.c22 static SLresult IOutputMix_GetDestinationOutputDeviceIDs(SLOutputMixItf self, argument
47 static SLresult IOutputMix_RegisterDeviceChangeCallback(SLOutputMixItf self, argument
52 IOutputMix *thiz = (IOutputMix *) self;
63 static SLresult IOutputMix_ReRoute(SLOutputMixItf self, SLint32 numOutputDevices, argument
92 void IOutputMix_init(void *self) argument
94 IOutputMix *thiz = (IOutputMix *) self;
H A DIPitch.c22 static SLresult IPitch_SetPitch(SLPitchItf self, SLpermille pitch) argument
26 IPitch *thiz = (IPitch *) self;
41 static SLresult IPitch_GetPitch(SLPitchItf self, SLpermille *pPitch) argument
48 IPitch *thiz = (IPitch *) self;
60 static SLresult IPitch_GetPitchCapabilities(SLPitchItf self, argument
70 IPitch *thiz = (IPitch *) self;
90 void IPitch_init(void *self) argument
92 IPitch *thiz = (IPitch *) self;
H A DIPresetReverb.c30 static SLresult IPresetReverb_SetPreset(SLPresetReverbItf self, SLuint16 preset) argument
34 IPresetReverb *thiz = (IPresetReverb *) self;
65 static SLresult IPresetReverb_GetPreset(SLPresetReverbItf self, SLuint16 *pPreset) argument
72 IPresetReverb *thiz = (IPresetReverb *) self;
103 void IPresetReverb_init(void *self) argument
105 IPresetReverb *thiz = (IPresetReverb *) self;
115 void IPresetReverb_deinit(void *self) argument
118 IPresetReverb *thiz = (IPresetReverb *) self;
124 bool IPresetReverb_Expose(void *self) argument
127 IPresetReverb *thiz = (IPresetReverb *) self;
[all...]
H A DIRatePitch.c22 static SLresult IRatePitch_SetRate(SLRatePitchItf self, SLpermille rate) argument
26 IRatePitch *thiz = (IRatePitch *) self;
40 static SLresult IRatePitch_GetRate(SLRatePitchItf self, SLpermille *pRate) argument
47 IRatePitch *thiz = (IRatePitch *) self;
59 static SLresult IRatePitch_GetRatePitchCapabilities(SLRatePitchItf self, argument
69 IRatePitch *thiz = (IRatePitch *) self;
89 void IRatePitch_init(void *self) argument
91 IRatePitch *thiz = (IRatePitch *) self;
H A DIVideoDecoderCapabilities.cpp25 static XAresult IVideoDecoderCapabilities_GetVideoDecoders(XAVideoDecoderCapabilitiesItf self, argument
67 XAVideoDecoderCapabilitiesItf self, XAuint32 decoderId, XAuint32 *pIndex,
113 void IVideoDecoderCapabilities_init(void *self) argument
115 IVideoDecoderCapabilities *thiz = (IVideoDecoderCapabilities *) self;
120 bool IVideoDecoderCapabilities_expose(void *self) argument
134 void IVideoDecoderCapabilities_deinit(void *self) argument
66 IVideoDecoderCapabilities_GetVideoDecoderCapabilities( XAVideoDecoderCapabilitiesItf self, XAuint32 decoderId, XAuint32 *pIndex, XAVideoCodecDescriptor *pDescriptor) argument
H A DI3DDoppler.c22 static SLresult I3DDoppler_SetVelocityCartesian(SL3DDopplerItf self, const SLVec3D *pVelocity) argument
29 I3DDoppler *thiz = (I3DDoppler *) self;
42 static SLresult I3DDoppler_SetVelocitySpherical(SL3DDopplerItf self, argument
47 I3DDoppler *thiz = (I3DDoppler *) self;
60 static SLresult I3DDoppler_GetVelocityCartesian(SL3DDopplerItf self, SLVec3D *pVelocity) argument
67 I3DDoppler *thiz = (I3DDoppler *) self;
110 static SLresult I3DDoppler_SetDopplerFactor(SL3DDopplerItf self, SLpermille dopplerFactor) argument
114 I3DDoppler *thiz = (I3DDoppler *) self;
124 static SLresult I3DDoppler_GetDopplerFactor(SL3DDopplerItf self, SLpermille *pDopplerFactor) argument
131 I3DDoppler *thiz = (I3DDoppler *) self;
151 I3DDoppler_init(void *self) argument
[all...]
H A DI3DGrouping.c22 static SLresult I3DGrouping_Set3DGroup(SL3DGroupingItf self, SLObjectItf group) argument
37 I3DGrouping *thiz = (I3DGrouping *) self;
75 static SLresult I3DGrouping_Get3DGroup(SL3DGroupingItf self, SLObjectItf *pGroup) argument
82 I3DGrouping *thiz = (I3DGrouping *) self;
99 void I3DGrouping_init(void *self) argument
101 I3DGrouping *thiz = (I3DGrouping *) self;
106 void I3DGrouping_deinit(void *self) argument
108 I3DGrouping *thiz = (I3DGrouping *) self;
/frameworks/base/core/java/com/android/internal/widget/
H A DLockScreenWidgetCallback.java27 public void requestShow(View self); argument
30 public void requestHide(View self); argument
33 public boolean isVisible(View self); argument
37 public void userActivity(View self); argument

Completed in 176 milliseconds

1234