/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.cpp | 164 if (err == NO_ERROR) { 313 return NO_ERROR; 397 if (res == NO_ERROR) { 808 if (hwc.initCheck() == NO_ERROR) { 884 if (hwc.initCheck() == NO_ERROR) { [all...] |
/frameworks/base/libs/androidfw/ |
Asset.cpp | 161 if (result != NO_ERROR) { 221 if (result != NO_ERROR) { 243 if (result != NO_ERROR) 263 if (result != NO_ERROR) 282 if (result != NO_ERROR) 300 if (result != NO_ERROR) 413 return NO_ERROR; 430 return NO_ERROR; 723 return NO_ERROR; 752 return NO_ERROR; [all...] |
/frameworks/base/media/jni/audioeffect/ |
android_media_AudioEffect.cpp | 74 case NO_ERROR: 504 if (lpAudioEffect->initCheck() == NO_ERROR) { 556 if (lStatus == NO_ERROR) { 618 if (lStatus == NO_ERROR) { 620 if (lStatus == NO_ERROR) { 637 if (lStatus == NO_ERROR) { 697 if (lStatus == NO_ERROR) { 726 if (AudioEffect::queryEffect(i, &desc) != NO_ERROR) { 795 if ((status != NO_ERROR && status != NO_MEMORY) || 807 if (status != NO_ERROR || numEffects == 0) [all...] |
/frameworks/base/services/sensorservice/ |
SensorService.cpp | 73 if (dev.initCheck() == NO_ERROR) { 142 mInitCheck = NO_ERROR; 221 return NO_ERROR; 408 if (mInitCheck != NO_ERROR) 414 if (err == NO_ERROR) { 437 if (err == NO_ERROR) { 454 if (mInitCheck != NO_ERROR) 457 status_t err = NO_ERROR; 481 if (mInitCheck != NO_ERROR) 609 return size < 0 ? status_t(size) : status_t(NO_ERROR); [all...] |
/frameworks/av/services/audioflinger/ |
AudioPolicyService.cpp | 188 return NO_ERROR; 209 return NO_ERROR; 311 if (status != NO_ERROR && status != ALREADY_EXISTS) { 377 return NO_ERROR; 498 status_t status = NO_ERROR; 534 if (mutex.tryLock() == NO_ERROR) { 557 return NO_ERROR; 585 return NO_ERROR; 599 return NO_ERROR; 769 return NO_ERROR; [all...] |
AudioFlinger.cpp | 330 return NO_ERROR; 347 return NO_ERROR; 361 return NO_ERROR; 368 if (mutex.tryLock() == NO_ERROR) { 419 return NO_ERROR; 507 if (lStatus == NO_ERROR && effectThread != NULL) { 517 if (lStatus == NO_ERROR) { 528 if (lStatus == NO_ERROR) { 604 if (ret != NO_ERROR) { 638 return NO_ERROR; [all...] |
ISchedulingPolicyService.cpp | 64 return NO_ERROR;
|
/frameworks/base/tools/aapt/ |
Images.cpp | 22 if (err != NO_ERROR) { 249 return NO_ERROR; 298 return NO_ERROR; 336 return NO_ERROR; 374 return NO_ERROR; 497 &xDivs[1], &errorMsg, &numXDivs, true) != NO_ERROR) { 505 &yDivs[1], &errorMsg, &numYDivs, true) != NO_ERROR) { 513 &image->info9Patch.paddingRight, &errorMsg, NULL, false) != NO_ERROR) { 521 &image->info9Patch.paddingBottom, &errorMsg, NULL, false) != NO_ERROR) { 690 return NO_ERROR; [all...] |
/hardware/ti/omap4xxx/camera/ |
AppCallbackNotifier.cpp | 187 if(ret!=NO_ERROR) 830 return NO_ERROR; [all...] |
/hardware/libhardware_legacy/audio/ |
AudioPolicyManagerBase.cpp | 79 if (checkOutputsForDevice((audio_devices_t)device, state, outputs) != NO_ERROR) { 167 return NO_ERROR; 213 return NO_ERROR; 692 return NO_ERROR; 746 return NO_ERROR; [all...] |
/frameworks/av/include/media/ |
AudioRecord.h | 110 * - NO_ERROR: successful operation 176 * - NO_ERROR: successful intialization 248 * - NO_ERROR: successful operation 267 * - NO_ERROR: successful operation 282 * - NO_ERROR: successful operation 309 * STOPPED instead of NO_ERROR as long as there are buffers available,
|
/frameworks/av/media/libmediaplayerservice/ |
MetadataRetrieverClient.cpp | 71 return NO_ERROR; 123 if (ret == NO_ERROR) mRetriever = p; 161 if (status == NO_ERROR) mRetriever = p;
|
/frameworks/native/opengl/libagl/ |
mipmap.cpp | 39 return NO_ERROR; 48 base->format, base->compressedFormat, bpr) != NO_ERROR) { 189 return NO_ERROR;
|
/build/tools/zipalign/ |
ZipEntry.cpp | 49 if (result != NO_ERROR) { 65 if (result != NO_ERROR) { 104 return NO_ERROR; 190 return NO_ERROR; 226 return NO_ERROR; 404 status_t result = NO_ERROR; 500 return NO_ERROR; 538 status_t result = NO_ERROR; 670 return NO_ERROR;
|
/development/tools/emulator/system/camera/ |
EmulatedBaseCamera.h | 51 * NO_ERROR on success, or an appropriate error status on failure.
|
EmulatedQemuCameraDevice.h | 53 * NO_ERROR on success, or an appropriate error status.
|
JpegCompressor.h | 54 * NO_ERROR on success, or an appropriate error status.
|
/external/chromium/net/tools/flip_server/ |
balsa_enums.h | 28 NO_ERROR = 0, // A sentinel value for convenience, none of the callbacks
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
Extensions3DQt.cpp | 62 return GraphicsContext3D::NO_ERROR;
|
/external/webkit/Source/WebCore/platform/win/ |
SharedBufferWin.cpp | 57 if (bytesToRead != INVALID_FILE_SIZE || lastError == NO_ERROR) {
|
/frameworks/av/camera/ |
ICameraRecordingProxyListener.cpp | 65 return NO_ERROR;
|
/frameworks/av/media/libmedia/ |
IMediaPlayerClient.cpp | 71 return NO_ERROR;
|
SoundPoolThread.cpp | 89 return NO_ERROR;
|
/frameworks/base/cmds/system_server/library/ |
system_init.cpp | 104 return NO_ERROR;
|
/frameworks/base/libs/storage/ |
IObbActionListener.cpp | 51 return NO_ERROR;
|