/frameworks/native/libs/ui/ |
D | GraphicBufferMapper.cpp | 63 ALOGW_IF(err, "registerBuffer(%p) failed %d (%s)", in registerBuffer() 75 ALOGW_IF(err, "unregisterBuffer(%p) failed %d (%s)", in unregisterBuffer() 90 ALOGW_IF(err, "lock(...) failed %d (%s)", err, strerror(-err)); in lock() 108 ALOGW_IF(err, "lock(...) failed %d (%s)", err, strerror(-err)); in lockYCbCr() 119 ALOGW_IF(err, "unlock(...) failed %d (%s)", err, strerror(-err)); in unlock() 143 ALOGW_IF(err, "lockAsync(...) failed %d (%s)", err, strerror(-err)); in lockAsync() 173 ALOGW_IF(err, "lock(...) failed %d (%s)", err, strerror(-err)); in lockAsyncYCbCr() 189 ALOGW_IF(err, "unlockAsync(...) failed %d (%s)", err, strerror(-err)); in unlockAsync()
|
D | GraphicBufferAllocator.cpp | 116 ALOGW_IF(err, "alloc(%u, %u, %d, %08x, ...) failed %d (%s)", in alloc() 143 ALOGW_IF(err, "free(...) failed %d (%s)", err, strerror(-err)); in free()
|
/frameworks/ex/framesequence/jni/utils/ |
D | log.h | 111 #ifndef ALOGW_IF 112 #define ALOGW_IF(cond, ...) \ macro
|
/frameworks/av/services/audiopolicy/common/include/ |
D | Volume.h | 102 ALOGW_IF(popcount(device) != 1, in getDeviceForVolume()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.cpp | 55 ALOGW_IF(renderer == NULL, "expect a non-NULL renderer"); in DecoderPassThrough() 91 ALOGW_IF(renderer != mRenderer, in onSetRenderer()
|
D | NuPlayerDecoder.cpp | 284 ALOGW_IF(err != OK, "failed to disconnect from surface: %d", err); in onConfigure() 420 ALOGW_IF(error != NO_ERROR, in onShutdown()
|
/frameworks/native/vulkan/libvulkan/ |
D | swapchain.cpp | 453 ALOGW_IF(err != 0, "native_window_api_disconnect failed: %s (%d)", in CreateSwapchainKHR() 457 ALOGW_IF(err != 0, "native_window_api_connect failed: %s (%d)", in CreateSwapchainKHR() 741 ALOGW_IF(swapchain.surface.swapchain_handle != swapchain_handle, in GetSwapchainImagesKHR() 774 ALOGW_IF( in AcquireNextImageKHR()
|
D | layers_extensions.cpp | 331 ALOGW_IF(err != ENOENT, "failed to open layer directory '%s': %s", in ForEachFileInDir()
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyInterfaceImpl.cpp | 169 ALOGW_IF(uid != (uid_t)-1 && uid != callingUid, in getOutputForAttr() 290 ALOGW_IF(uid != (uid_t)-1 && uid != callingUid, in getInputForAttr() 298 ALOGW_IF(pid != (pid_t)-1 && pid != callingPid, in getInputForAttr()
|
/frameworks/av/services/soundtrigger/ |
D | SoundTriggerHwService.cpp | 239 ALOGW_IF(event->data_size != 0 && event->data_offset != in prepareRecognitionEvent_l() 246 ALOGW_IF(event->data_size != 0 && event->data_offset != in prepareRecognitionEvent_l() 253 ALOGW_IF(event->data_size != 0 && event->data_offset != in prepareRecognitionEvent_l()
|
/frameworks/wilhelm/src/android/ |
D | MediaPlayer_to_android.cpp | 147 ALOGW_IF(SL_RESULT_SUCCESS != res, in player_handleMediaPlayerEventNotifications() 177 ALOGW_IF(SL_RESULT_SUCCESS != res, in player_handleMediaPlayerEventNotifications()
|
/frameworks/native/opengl/libagl/ |
D | TextureObjectManager.cpp | 196 ALOGW_IF(level-1 >= mNumExtraLod, in reallocate()
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_display.cpp | 275 ALOGW_IF(count, "eglTerminate() called w/ %zu objects remaining", count); in terminate()
|
/frameworks/native/libs/binder/ |
D | MemoryDealer.cpp | 215 ALOGW_IF(err, "madvise(%p, %zu, MADV_REMOVE) returned %s", in ~Allocation()
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | RenderEngine.cpp | 396 ALOGW_IF(caveat == EGL_SLOW_CONFIG, "EGL_SLOW_CONFIG selected!"); in selectEGLConfig()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 1298 ALOGW_IF(res != OK, "FENCE TIMEOUT for %d in %s", fd, dbg); in waitForFence() 1340 ALOGW_IF(err != 0, "[%s] can not return buffer %u to native window", in cancelBufferToNativeWindow() 1983 ALOGW_IF(err != OK, in configureCodec() 3271 ALOGW_IF(err == ERROR_UNSUPPORTED && mDescribeColorAspectsIndex, in setCodecColorAspects() 3432 ALOGW_IF(triesLeft == 0, "[%s] Codec repeatedly changed requested ColorAspects.", in setColorAspectsForVideoEncoder() 3482 ALOGW_IF(triesLeft == 0, "[%s] Codec repeatedly changed requested ColorAspects.", in setInitialColorAspectsForVideoEncoderSurfaceAndGetDataSpace() 3547 ALOGW_IF(err == ERROR_UNSUPPORTED && mDescribeHDRStaticInfoIndex, in setHDRStaticInfo() 3559 ALOGW_IF(err == ERROR_UNSUPPORTED && mDescribeHDRStaticInfoIndex, in getHDRStaticInfo() 6132 ALOGW_IF(err != NO_ERROR, "failed to set crop: %d", err); in onOutputBufferDrained() 6141 ALOGW_IF(err != NO_ERROR, "failed to set dataspace: %d", err); in onOutputBufferDrained() [all …]
|
/frameworks/av/services/audioflinger/ |
D | AudioFlinger.cpp | 597 ALOGW_IF(pid != -1 && pid != callingPid, in createTrack() 1488 ALOGW_IF((uid_t)clientUid != callingUid, in openRecord() 1496 ALOGW_IF(pid != -1 && pid != callingPid, in openRecord() 2387 ALOGW_IF(caller != getpid_cached, "session id %d not found for pid %d", audioSession, caller); in releaseAudioSessionId() 2496 ALOGW_IF(retry != 0, "unique ID overflow for use %d", use); in nextUniqueId()
|
D | BufferProviders.cpp | 270 ALOGW_IF(!sIsMultichannelCapable, "unable to find downmix effect"); in init()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | ConfigParsingUtils.cpp | 209 ALOGW_IF(!profile->hasSupportedDevices(), "load%s() invalid supported devices", in loadHwModuleProfile()
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | VirtualDisplaySurface.cpp | 36 #define VDS_LOGW_IF(cond, msg, ...) ALOGW_IF(cond, "[%s] " msg, \
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 786 ALOGW_IF(create_info->size > kMaxDeviceMemory, in DEFINE_OBJECT_HANDLE_CONVERSION() 845 ALOGW_IF(size > kMaxDeviceMemory, in DEFINE_OBJECT_HANDLE_CONVERSION()
|
/frameworks/av/media/libmedia/ |
D | AudioTrack.cpp | 474 ALOGW_IF(mNotificationsPerBufferReq != (uint32_t) -notificationFrames, in set() 2375 ALOGW_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_KERNEL, in getTimestamp() 2450 ALOGW_IF(!mTimestampStartupGlitchReported, in getTimestamp()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 270 ALOGW_IF(mBuiltinDisplays[type], in createBuiltinDisplayLocked() 2128 ALOGW_IF(err == TIMED_OUT, "setTransactionState timed out " in setTransactionState() 2188 ALOGW_IF(err == TIMED_OUT, "setTransactionState timed out!"); in setTransactionState() 3494 ALOGW_IF(eglErr != EGL_SUCCESS, in captureScreenImplLocked()
|
D | SurfaceFlinger_hwc1.cpp | 268 ALOGW_IF(mBuiltinDisplays[type], in createBuiltinDisplayLocked() 2144 ALOGW_IF(err == TIMED_OUT, "setTransactionState timed out " in setTransactionState() 2204 ALOGW_IF(err == TIMED_OUT, "setTransactionState timed out!"); in setTransactionState() 3510 ALOGW_IF(eglErr != EGL_SUCCESS, in captureScreenImplLocked()
|
/frameworks/av/media/libstagefright/omx/ |
D | GraphicBufferSource.cpp | 556 ALOGW_IF(triesLeft == 0, "Codec repeatedly changed requested ColorAspects."); in onDataSpaceChanged_l()
|