/frameworks/base/opengl/libagl/ |
TextureObjectManager.cpp | 86 return NO_ERROR; 94 return NO_ERROR; 148 return NO_ERROR; 162 return NO_ERROR; 197 if (allocateMipmaps() != NO_ERROR) 242 return NO_ERROR;
|
/frameworks/base/libs/audioflinger/ |
AudioFlinger.cpp | 133 if (mAudioHardware->initCheck() == NO_ERROR) { 183 return NO_ERROR; 197 return NO_ERROR; 211 return NO_ERROR; 218 if (mutex.tryLock() == NO_ERROR) { 267 return NO_ERROR; 318 if (lStatus == NO_ERROR) { 399 if (mAudioHardware->setMasterVolume(value) == NO_ERROR) { 408 return NO_ERROR; 426 if (NO_ERROR == ret) [all...] |
AudioPolicyManagerBase.cpp | 73 if (status != NO_ERROR) { 109 if (status != NO_ERROR) { 152 return NO_ERROR; 198 return NO_ERROR; 574 return NO_ERROR; 612 return NO_ERROR; 743 return NO_ERROR; 764 return NO_ERROR; 809 status_t status = NO_ERROR; 812 if (volStatus != NO_ERROR) { [all...] |
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/ |
SDL_syssem.c | 114 if (ulrc==NO_ERROR) 148 if (ulrc==NO_ERROR)
|
/frameworks/base/libs/ui/ |
PixelFormat.cpp | 84 return NO_ERROR; 121 return NO_ERROR;
|
IOverlay.cpp | 59 return NO_ERROR;
|
FramebufferNativeWindow.cpp | 210 return NO_ERROR; 236 return NO_ERROR; 239 return NO_ERROR; 242 return NO_ERROR; 259 return NO_ERROR;
|
/build/tools/zipalign/ |
ZipAlign.cpp | 85 if (status != NO_ERROR) 120 if (zin.open(inFileName, ZipFile::kOpenReadOnly) != NO_ERROR) { 126 != NO_ERROR) 151 if (zipFile.open(fileName, ZipFile::kOpenReadOnly) != NO_ERROR) {
|
/external/qemu/distrib/sdl-1.2.12/src/loadso/os2/ |
SDL_sysloadso.c | 43 if ((ulrc != NO_ERROR) || (handle == NULL))
|
/frameworks/base/core/jni/ |
ActivityManager.cpp | 41 if (ret == NO_ERROR) {
|
android_media_AudioSystem.cpp | 45 if (status == NO_ERROR) { 110 case NO_ERROR: 185 if (AudioSystem::getStreamVolumeIndex(static_cast <AudioSystem::stream_type>(stream), &index) != NO_ERROR) {
|
/frameworks/base/libs/binder/ |
Binder.cpp | 84 return NO_ERROR; 101 status_t err = NO_ERROR; 133 return NO_ERROR; 191 return NO_ERROR;
|
/frameworks/base/libs/utils/ |
BufferedTextOutput.cpp | 58 return NO_ERROR; 180 if (err != NO_ERROR) return err; 204 if (err != NO_ERROR) return err; 220 return NO_ERROR;
|
Asset.cpp | 143 if (result != NO_ERROR) { 203 if (result != NO_ERROR) { 225 if (result != NO_ERROR) 245 if (result != NO_ERROR) 264 if (result != NO_ERROR) 282 if (result != NO_ERROR) 395 return NO_ERROR; 412 return NO_ERROR; 701 return NO_ERROR; 727 return NO_ERROR; [all...] |
/frameworks/base/media/libmedia/ |
IMediaPlayerClient.cpp | 63 return NO_ERROR;
|
/packages/apps/IM/libwbxml/include/ |
wbxml_encoder.h | 34 NO_ERROR = 0,
|
/system/core/libpixelflinger/tinyutils/ |
Errors.h | 35 NO_ERROR = 0, // No errors.
|
/frameworks/base/libs/surfaceflinger_client/ |
ISurface.cpp | 162 return NO_ERROR; 167 return NO_ERROR; 173 return NO_ERROR;
|
/frameworks/base/media/libmediaplayerservice/ |
MediaPlayerService.cpp | 264 if (NO_ERROR != c->setDataSource(url, headers)) 282 if (NO_ERROR != c->setDataSource(fd, offset, length)) { 322 return NO_ERROR; 342 return NO_ERROR; 359 return NO_ERROR; 606 return NO_ERROR; 817 if (p->initCheck() == NO_ERROR) { 880 if (mStatus == NO_ERROR) { 929 if (mStatus == NO_ERROR) mPlayer = p; 1030 if (ret == NO_ERROR) mAntagonizer->start() [all...] |
/frameworks/base/libs/surfaceflinger/ |
Layer.cpp | 103 return NO_ERROR; 145 return NO_ERROR; 172 if (initializeEglImage(buffer, &mTextures[index]) != NO_ERROR) { 187 mHybridBuffer, &mTextures[0]) != NO_ERROR) { 199 if (res == NO_ERROR) { 207 if (res == NO_ERROR) { 269 if (res == NO_ERROR) { 335 if (err != NO_ERROR) { 378 if (err == NO_ERROR && buffer->handle != 0) { 494 if (buf < NO_ERROR) { [all...] |
SurfaceFlinger.cpp | 406 return NO_ERROR; [all...] |
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL_main.c | 301 int no_error = 1; local 314 no_error = readPrefsResource (prefs); 321 no_error = readPrefsResource (prefs); 324 return no_error; 329 int no_error = 1; local 340 no_error = writePrefsResource (prefs, prefs_resource); 344 return no_error;
|
/frameworks/base/libs/surfaceflinger/DisplayHardware/ |
DisplayHardwareBase.cpp | 120 return NO_ERROR; 133 return NO_ERROR; 142 access(kFbconSysDir, F_OK) != 0) ? NO_ERROR : NO_INIT; 291 return NO_ERROR; 325 return (err<0) ? (-errno) : status_t(NO_ERROR); 355 return consoleFd >= 0 ? NO_ERROR : NO_INIT; 365 if (mDisplayEventThread->initCheck() != NO_ERROR) {
|
/frameworks/base/tools/aapt/ |
XMLNode.cpp | 261 return NO_ERROR; 416 if (err != NO_ERROR) { 420 if (err != NO_ERROR) { 427 return NO_ERROR; 631 return NO_ERROR; 642 return NO_ERROR; 659 return NO_ERROR; 686 return NO_ERROR; 695 return NO_ERROR; 793 if (err != NO_ERROR) { [all...] |
Command.cpp | 46 if (result != NO_ERROR) { 79 if (result != NO_ERROR) { 244 if (tree.getAttributeValue(idx, &value) != NO_ERROR) { 262 if (tree.getAttributeValue(idx, &value) != NO_ERROR) { 281 if (tree.getAttributeValue(idx, &value) != NO_ERROR) { 299 if (tree.getAttributeValue(idx, &value) != NO_ERROR) { 409 asset->getLength()) != NO_ERROR) { 436 asset->getLength()) != NO_ERROR) { 455 asset->getLength()) != NO_ERROR) { [all...] |