HomeSort by relevance Sort by last modified time
    Searched full:no_error (Results 1 - 25 of 356) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/libs/gui/tests/
Surface_test.cpp 31 ASSERT_EQ(NO_ERROR, mComposerClient->initCheck());
40 ASSERT_EQ(NO_ERROR, mSurfaceControl->setLayer(0x7fffffff));
41 ASSERT_EQ(NO_ERROR, mSurfaceControl->show());
62 EXPECT_EQ(NO_ERROR, err);
73 EXPECT_EQ(NO_ERROR, err);
86 ASSERT_EQ(NO_ERROR, sf->captureScreen(0, &heap, &w, &h, &fmt, 64, 64, 0,
93 ASSERT_EQ(NO_ERROR, native_window_set_usage(anw.get(),
95 ASSERT_EQ(NO_ERROR, native_window_set_buffer_count(anw.get(), 3));
103 ASSERT_EQ(NO_ERROR, native_window_set_usage(anw.get(), 0));
104 ASSERT_EQ(NO_ERROR, anw->dequeueBuffer(anw.get(), &buf))
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 41 status_t ret = NO_ERROR;
58 if ( (NO_ERROR == ret) && CameraArea::areAreasDifferent(mFocusAreas, tempAreas) ) {
81 status_t ret = NO_ERROR;
99 return NO_ERROR;
110 return NO_ERROR;
132 if (set3ALock(mUserSetExpLock, mUserSetWbLock, OMX_FALSE) != NO_ERROR) {
144 if ( NO_ERROR != ret ) {
162 if ( NO_ERROR == ret ) {
177 if(mDoAFSem.WaitTimeout(AF_CALLBACK_TIMEOUT) != NO_ERROR) {
200 if ( NO_ERROR == ret )
    [all...]
OMXCapabilities.cpp 229 status_t ret = NO_ERROR;
256 status_t ret = NO_ERROR;
309 status_t ret = NO_ERROR;
321 return NO_ERROR;
375 status_t res = NO_ERROR;
405 status_t ret = NO_ERROR;
432 status_t ret = NO_ERROR;
457 status_t ret = NO_ERROR;
470 if ( NO_ERROR != ret ) {
483 status_t ret = NO_ERROR;
    [all...]
OMXCapture.cpp 38 status_t ret = NO_ERROR;
285 status_t ret = NO_ERROR;
291 if ( NO_ERROR == ret )
303 if ( ret == NO_ERROR )
326 status_t ret = NO_ERROR;
343 if ( NO_ERROR == ret )
356 if ( NO_ERROR == ret )
385 status_t ret = NO_ERROR;
404 if ( NO_ERROR == ret )
435 if ( NO_ERROR == ret
    [all...]
OMXZoom.cpp 55 status_t ret = NO_ERROR;
88 status_t ret = NO_ERROR;
108 return NO_ERROR;
111 if ( NO_ERROR == ret )
140 status_t ret = NO_ERROR;
184 if ( NO_ERROR == ret )
189 if ( NO_ERROR == ret )
216 if ( NO_ERROR == ret )
240 status_t ret = NO_ERROR;
269 status_t ret = NO_ERROR;
    [all...]
  /frameworks/base/media/libmedia/
IAudioTrack.cpp 54 if (status == NO_ERROR) {
97 if (status == NO_ERROR) {
109 if (status == NO_ERROR) {
129 return NO_ERROR;
134 return NO_ERROR;
139 return NO_ERROR;
144 return NO_ERROR;
149 return NO_ERROR;
154 return NO_ERROR;
159 return NO_ERROR;
    [all...]
IAudioFlinger.cpp 114 if (lStatus != NO_ERROR) {
157 if (lStatus != NO_ERROR) {
497 if (status == NO_ERROR) {
525 if (status == NO_ERROR) {
552 if (status != NO_ERROR) {
556 if (status != NO_ERROR) {
562 return NO_ERROR;
574 if (status != NO_ERROR) {
578 if (status != NO_ERROR) {
582 return NO_ERROR;
    [all...]
IMediaPlayer.cpp 318 return NO_ERROR;
331 return NO_ERROR;
339 return NO_ERROR;
346 return NO_ERROR;
352 return NO_ERROR;
359 return NO_ERROR;
364 return NO_ERROR;
369 return NO_ERROR;
374 return NO_ERROR;
382 return NO_ERROR;
    [all...]
IMediaRecorder.cpp 297 return NO_ERROR;
303 return NO_ERROR;
309 return NO_ERROR;
315 return NO_ERROR;
321 return NO_ERROR;
327 return NO_ERROR;
333 return NO_ERROR;
342 return NO_ERROR;
349 return NO_ERROR;
356 return NO_ERROR;
    [all...]
IAudioRecord.cpp 50 if (status == NO_ERROR) {
71 if (status == NO_ERROR) {
89 return NO_ERROR;
94 return NO_ERROR;
99 return NO_ERROR;
IAudioPolicyService.cpp 349 if (status != NO_ERROR) {
382 return NO_ERROR;
392 return NO_ERROR;
398 return NO_ERROR;
406 return NO_ERROR;
415 return NO_ERROR;
422 return NO_ERROR;
441 return NO_ERROR;
452 return NO_ERROR;
463 return NO_ERROR;
    [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 83 status_t ret = NO_ERROR;
97 status_t ret = NO_ERROR;
111 status_t ret = NO_ERROR;
121 if ( NO_ERROR == ret )
257 status_t res = NO_ERROR;
269 if ( NO_ERROR == res)
309 if ( NO_ERROR == res )
330 status_t ret = NO_ERROR;
348 if ( ret == NO_ERROR )
353 if ( ret == NO_ERROR )
    [all...]
  /frameworks/base/libs/utils/
BackupData.cpp 61 m_status(NO_ERROR),
89 return NO_ERROR;
95 if (m_status != NO_ERROR) {
156 if (m_status != NO_ERROR) {
173 return NO_ERROR;
186 m_status(NO_ERROR),
220 if (err != NO_ERROR) { \
231 if (m_status != NO_ERROR) {
240 return NO_ERROR;
242 else if (amt != NO_ERROR) {
    [all...]
  /frameworks/base/libs/gui/
ISurfaceTexture.cpp 62 if (result != NO_ERROR) {
80 if (result != NO_ERROR) {
96 if (result != NO_ERROR) {
111 if (result != NO_ERROR) {
136 if (result != NO_ERROR) {
148 if (result != NO_ERROR) {
160 if (result != NO_ERROR) {
172 if (result != NO_ERROR) {
185 if (result != NO_ERROR) {
198 if (result != NO_ERROR) {
    [all...]
LayerState.cpp 30 if (err < NO_ERROR) return err;
36 if (err < NO_ERROR) return err;
53 if (err < NO_ERROR) return err;
59 return NO_ERROR;
  /development/tools/emulator/system/camera/
EmulatedQemuCameraDevice.cpp 54 if (res != NO_ERROR) {
60 if (res == NO_ERROR) {
87 return NO_ERROR;
92 if (res == NO_ERROR) {
112 return NO_ERROR;
122 if (res == NO_ERROR) {
149 return NO_ERROR;
153 if (res != NO_ERROR) {
170 if (res == NO_ERROR) {
193 return NO_ERROR;
    [all...]
EmulatedCameraDevice.cpp 60 return NO_ERROR;
72 return NO_ERROR;
86 LOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__);
96 return NO_ERROR;
100 LOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__);
119 return NO_ERROR;
122 return NO_ERROR;
125 return NO_ERROR;
128 return NO_ERROR;
175 return NO_ERROR;
    [all...]
  /frameworks/base/keystore/java/android/security/
KeyStore.java 37 public static final int NO_ERROR = 1;
54 private int mError = NO_ERROR;
65 case NO_ERROR: return State.UNLOCKED;
83 return mError == NO_ERROR;
92 return mError == NO_ERROR;
101 return mError == NO_ERROR;
127 return mError == NO_ERROR;
132 return mError == NO_ERROR;
141 return mError == NO_ERROR;
146 return mError == NO_ERROR;
    [all...]
  /frameworks/base/libs/camera/
ICamera.cpp 281 return NO_ERROR;
288 return NO_ERROR;
295 return NO_ERROR;
302 return NO_ERROR;
308 return NO_ERROR;
314 return NO_ERROR;
320 return NO_ERROR;
326 return NO_ERROR;
333 return NO_ERROR;
340 return NO_ERROR;
    [all...]
  /hardware/libhardware_legacy/audio/
A2dpAudioInterface.cpp 82 if ((err = out->set(devices, format, channels, sampleRate)) == NO_ERROR) {
138 status_t status = NO_ERROR;
143 if (param.get(key, value) == NO_ERROR) {
151 if (param.get(key, value) == NO_ERROR) {
161 if (status == NO_ERROR) {
177 if (param.get(key, value) == NO_ERROR) {
183 if (param.get(key, value) == NO_ERROR) {
265 return NO_ERROR;
359 int result = NO_ERROR;
379 status_t status = NO_ERROR;
    [all...]
AudioHardwareGeneric.cpp 61 if (::access(kAudioDeviceName, O_RDWR) == NO_ERROR)
62 return NO_ERROR;
86 if (lStatus == NO_ERROR) {
126 if (lStatus == NO_ERROR) {
144 return NO_ERROR;
157 return NO_ERROR;
163 return NO_ERROR;
175 return NO_ERROR;
187 return NO_ERROR;
226 return NO_ERROR;
    [all...]
AudioHardwareStub.h 38 virtual status_t setVolume(float left, float right) { return NO_ERROR; }
42 virtual status_t setParameters(const String8& keyValuePairs) { return NO_ERROR;}
54 virtual status_t setGain(float gain) { return NO_ERROR; }
57 virtual status_t standby() { return NO_ERROR; }
58 virtual status_t setParameters(const String8& keyValuePairs) { return NO_ERROR;}
73 virtual status_t setMicMute(bool state) { mMicMute = state; return NO_ERROR; }
74 virtual status_t getMicMute(bool* state) { *state = mMicMute ; return NO_ERROR; }
  /device/generic/goldfish/audio/
AudioHardwareGeneric.cpp 59 if (::access(kAudioDeviceName, O_RDWR) == NO_ERROR)
60 return NO_ERROR;
84 if (lStatus == NO_ERROR) {
124 if (lStatus == NO_ERROR) {
142 return NO_ERROR;
155 return NO_ERROR;
161 return NO_ERROR;
173 return NO_ERROR;
185 return NO_ERROR;
224 return NO_ERROR;
    [all...]
  /frameworks/base/libs/storage/
IMountService.cpp 68 if (remote()->transact(TRANSACTION_registerListener, data, &reply) != NO_ERROR) {
84 if (remote()->transact(TRANSACTION_unregisterListener, data, &reply) != NO_ERROR) {
99 if (remote()->transact(TRANSACTION_isUsbMassStorageConnected, data, &reply) != NO_ERROR) {
116 if (remote()->transact(TRANSACTION_setUsbMassStorageEnabled, data, &reply) != NO_ERROR) {
131 if (remote()->transact(TRANSACTION_isUsbMassStorageEnabled, data, &reply) != NO_ERROR) {
148 if (remote()->transact(TRANSACTION_mountVolume, data, &reply) != NO_ERROR) {
167 if (remote()->transact(TRANSACTION_unmountVolume, data, &reply) != NO_ERROR) {
184 if (remote()->transact(TRANSACTION_formatVolume, data, &reply) != NO_ERROR) {
201 if (remote()->transact(TRANSACTION_getStorageUsers, data, &reply) != NO_ERROR) {
223 if (remote()->transact(TRANSACTION_getVolumeState, data, &reply) != NO_ERROR) {
    [all...]
  /hardware/ti/omap4xxx/libtiutils/
Semaphore.cpp 54 @return NO_ERROR On Success
81 @return NO_ERROR On Success
89 status_t ret = NO_ERROR;
98 if ( NO_ERROR != ret )
122 @return NO_ERROR On success
145 @return NO_ERROR On success
189 @return NO_ERROR On success
195 status_t ret = NO_ERROR;
206 if ( NO_ERROR == ret )
220 if ( NO_ERROR != ret )
    [all...]

Completed in 300 milliseconds

1 2 3 4 5 6 7 8 91011>>