Searched refs:NULL (Results 226 - 250 of 1671) sorted by relevance

1234567891011>>

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.cpp87 if (libHandle == NULL) {
103 if (createSoftOMXComponent == NULL) {
105 libHandle = NULL;
113 if (codec == NULL) {
115 libHandle = NULL;
123 libHandle = NULL;
149 me = NULL;
152 libHandle = NULL;
/frameworks/av/services/audioflinger/
H A DStateQueue.cpp44 mAck(NULL), mCurrent(NULL),
45 mMutating(&mStates[0]), mExpecting(NULL),
115 if (mExpecting != NULL) {
123 //mExpecting = NULL;
135 nanosleep(&req, NULL);
159 if (mExpecting != NULL) {
166 mExpecting = NULL;
175 nanosleep(&req, NULL);
/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp126 if (user != NULL && env != NULL) {
130 callbackInfo->audioTrack_ref, event, 0,0, NULL);
140 if (user != NULL && env != NULL) {
144 callbackInfo->audioTrack_ref, event, 0,0, NULL);
241 if (clazz == NULL) {
246 if (jSession == NULL) {
251 jint* nSession = (jint *) env->GetPrimitiveArrayCritical(jSession, NULL);
252 if (nSession == NULL) {
[all...]
H A Dandroid_media_AudioRecord.cpp87 if (user != NULL && env != NULL) {
91 callbackInfo->audioRecord_ref, event, 0,0, NULL);
101 if (user != NULL && env != NULL) {
105 callbackInfo->audioRecord_ref, event, 0,0, NULL);
184 if (clazz == NULL) {
189 if (jSession == NULL) {
194 jint* nSession = (jint *) env->GetPrimitiveArrayCritical(jSession, NULL);
195 if (nSession == NULL) {
[all...]
H A Dandroid_os_Parcel.cpp73 if (p != NULL) {
78 return NULL;
118 if (parcel != NULL) {
129 if (parcel != NULL) {
137 if (parcel != NULL) {
149 if (parcel != NULL) {
158 if (parcel != NULL) {
167 if (parcel == NULL) {
178 if (dest == NULL) {
193 if (parcel == NULL) {
[all...]
H A Dandroid_util_Binder.cpp168 return env->GetJavaVM(&vm) >= 0 ? vm : NULL;
174 return vm->GetEnv((void **)&env, JNI_VERSION_1_4) >= 0 ? env : NULL;
182 jstring msgstr = NULL;
183 if (tagstr != NULL) {
187 if ((tagstr == NULL) || (msgstr == NULL)) {
333 if (b == NULL) {
382 mObjectWeak(NULL), mList(list)
396 if (mObject != NULL) {
411 mObject = NULL;
[all...]
H A Dandroid_view_InputChannel.cpp61 mInputChannel(inputChannel), mDisposeCallback(NULL) {
75 mDisposeCallback = NULL;
76 mDisposeData = NULL;
97 return nativeInputChannel != NULL ? nativeInputChannel->getInputChannel() : NULL;
104 if (nativeInputChannel == NULL) {
123 const char* nameChars = env->GetStringUTFChars(nameObj, NULL);
135 return NULL;
138 jobjectArray channelPair = env->NewObjectArray(2, gInputChannelClassInfo.clazz, NULL);
140 return NULL;
[all...]
/frameworks/base/libs/hwui/
H A DAnimationContext.cpp62 mNextFrameAnimations.mNextHandle = NULL;
87 , mPreviousHandle(NULL)
88 , mNextHandle(NULL) {
94 , mPreviousHandle(NULL)
95 , mNextHandle(NULL) {
117 mRenderNode->animators().setAnimationHandle(NULL);
138 mPreviousHandle = NULL;
139 mNextHandle = NULL;
/frameworks/compile/mclinker/lib/Fragment/
H A DFragment.cpp22 : m_Kind(Type(~0)), m_pParent(NULL), m_Offset(~uint64_t(0)) {
27 if (NULL != m_pParent)
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64MCLinker.cpp31 return NULL;
35 return NULL;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMMCLinker.cpp30 return NULL;
34 return NULL;
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsMCLinker.cpp28 return NULL;
32 return NULL;
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86MCLinker.cpp30 return NULL;
34 return NULL;
/frameworks/wilhelm/src/itf/
H A DI3DGrouping.c29 if (NULL != newGroup) {
48 if (NULL != oldGroup) {
57 if (NULL != newGroup) {
79 if (NULL == pGroup) {
85 *pGroup = (NULL != group) ? &group->mObject.mItf : NULL;
103 thiz->mGroup = NULL;
110 if (NULL != group) {
H A DIAudioIODeviceCapabilities.c29 if (NULL == pNumInputs) {
33 if (NULL != pInputDeviceIDs) {
52 if (NULL == pDescriptor) {
92 if (NULL == pNumOutputs) {
96 if (NULL != pOutputDeviceIDs) {
118 if (NULL == pDescriptor) {
180 if (NULL == pNumAudioInputs) {
198 if (NULL == pNumAudioOutputs) {
216 if (NULL == pNumAudioDevices) {
223 if (NULL !
[all...]
H A DIDynamicSource.c26 if (NULL == pDataSource) {
59 thiz->mDataSource = NULL;
H A DIEngine.c37 if (NULL == ap->mBufferQueue.mArray) {
56 if (NULL == ap->mAndroidBufferQueue.mBufferArray) {
70 if ((mime != NULL) && !(strcasecmp(mime, (const char *)SL_ANDROID_MIME_AACADTS) &&
100 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_LED != deviceID)) {
103 *pDevice = NULL;
106 if (NULL == pCLEDDevice_class) {
110 pInterfaceRequired, &exposedMask, NULL);
114 if (NULL == thiz) {
138 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_VIBRA != deviceID)) {
141 *pDevice = NULL;
[all...]
H A DIPlaybackRate.c34 (CAudioPlayer *) thiz->mThis : NULL;
35 if (NULL != ap) {
57 if (NULL == pRate) {
88 (CAudioPlayer *) thiz->mThis : NULL;
89 if (NULL != ap) {
112 if (NULL == pProperties) {
132 if (NULL == pCapabilities) {
158 if (NULL == pMinRate || NULL == pMaxRate || NULL
[all...]
/frameworks/av/media/libstagefright/
H A DStagefrightMetadataRetriever.cpp41 mAlbumArt(NULL) {
52 mAlbumArt = NULL;
66 mAlbumArt = NULL;
70 if (mSource == NULL) {
77 if (mExtractor == NULL) {
98 mAlbumArt = NULL;
111 if (mExtractor == NULL) {
165 NULL, flags | OMXCodec::kClientNeedsFramebuffer);
167 if (decoder.get() == NULL) {
170 return NULL;
[all...]
H A DDataSource.cpp177 if (property_get("drm.service.enabled", value, NULL)
191 if (contentType != NULL) {
203 if (httpService == NULL) {
205 return NULL;
208 if (httpSource == NULL) {
210 if (conn == NULL) {
212 return NULL;
228 if (headers != NULL) {
238 return NULL;
242 if (contentType != NULL) {
[all...]
/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.cpp19 mBuffer(NULL),
58 mBuffer = NULL;
84 if (mLooper != NULL) {
91 if (mBuffer != NULL) {
94 mBuffer = NULL;
113 CHECK(options == NULL || !options->getSeekTo(&seekTimeUs, &seekMode));
120 while ((mLastBufferUpdateUs < 0ll || mBuffer == NULL)
144 CHECK(mBuffer == NULL);
189 if (mBuffer != NULL) {
191 mBuffer = NULL;
[all...]
/frameworks/base/core/jni/android/graphics/pdf/
H A DPdfDocument.cpp37 , mPicture(NULL)
45 if (NULL != mPicture) {
60 mCurrentPage = NULL;
65 assert(mCurrentPage == NULL);
74 contentRect.width(), contentRect.height(), NULL, 0);
85 assert(mCurrentPage != NULL);
86 assert(mCurrentPage->mPictureRecorder != NULL);
87 assert(mCurrentPage->mPicture == NULL);
90 mCurrentPage->mPictureRecorder = NULL;
91 mCurrentPage = NULL;
[all...]
/frameworks/base/libs/usb/tests/accessorytest/
H A Dusb.c30 static struct usb_device *current_device = NULL;
42 nanosleep(&tm, NULL);
61 return NULL;
75 return NULL;
111 struct usb_interface_descriptor *intf = NULL;
112 struct usb_endpoint_descriptor *ep1 = NULL;
113 struct usb_endpoint_descriptor *ep2 = NULL;
117 while ((desc = usb_descriptor_iter_next(&iter)) != NULL && (!intf || !ep1 || !ep2)) {
150 pthread_create(&th, NULL, read_thread, NULL);
[all...]
/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.cpp41 if ( exClass == NULL ) {
136 if (array == NULL) {
142 if (elem == NULL) {
174 if (elem == NULL) {
197 if (elem == NULL) {
210 if (cls == NULL) {
216 if (field == NULL) {
228 if (cls == NULL) {
234 if (field == NULL) {
246 if (cls == NULL) {
[all...]
/frameworks/wilhelm/src/
H A DThreadPool.c26 assert(NULL != tp);
29 // closure is NULL when thread pool is being destroyed
30 if (NULL == pClosure) {
45 assert(NULL != handler_ppi);
52 assert(NULL != handler_ppii);
60 assert(NULL != handler_piipp);
72 return NULL;
89 assert(NULL != tp);
98 err = pthread_mutex_init(&tp->mMutex, (const pthread_mutexattr_t *) NULL);
103 err = pthread_cond_init(&tp->mCondNotFull, (const pthread_condattr_t *) NULL);
[all...]

Completed in 1612 milliseconds

1234567891011>>