HomeSort by relevance Sort by last modified time
    Searched refs:incStrong (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /frameworks/base/core/jni/
com_android_internal_util_VirtualRefBasePtr.cpp 23 static void incStrong(JNIEnv* env, jobject clazz, jlong objPtr) {
25 obj->incStrong(0);
40 { "nIncStrong", "(J)V", (void*) incStrong },
android_view_SurfaceSession.cpp 44 client->incStrong((void*)nativeCreate);
android_view_Surface.cpp 123 surface->incStrong(&sRefBaseOwner);
246 surface->incStrong(&sRefBaseOwner);
352 lockedSurface->incStrong(&sRefBaseOwner);
397 surface->incStrong(&sRefBaseOwner);
427 sur->incStrong(&sRefBaseOwner);
  /frameworks/native/opengl/libagl/
BufferObjectManager.h 58 inline void incStrong(const void* id) const;
72 void EGLBufferObjectManager::incStrong(const void* /*id*/) const {
  /system/core/include/utils/
StrongPointer.h 116 other->incStrong(this);
123 m_ptr->incStrong(this);
130 ((T*) other)->incStrong(this);
137 m_ptr->incStrong(this);
150 otherPtr->incStrong(this);
160 other->incStrong(this);
171 otherPtr->incStrong(this);
181 ((T*) other)->incStrong(this);
  /system/core/libpixelflinger/codeflinger/tinyutils/
smartpointer.h 100 if (other) other->incStrong(this);
107 if (m_ptr) m_ptr->incStrong(this);
113 if (other) other->incStrong(this);
120 if (m_ptr) m_ptr->incStrong(this);
131 if (other.m_ptr) other.m_ptr->incStrong(this);
140 if (other) other->incStrong(this);
149 if (other.m_ptr) other.m_ptr->incStrong(this);
158 if (other) other->incStrong(this);
  /frameworks/native/include/ui/
ANativeObjectBase.h 61 // Disambiguate between the incStrong in REF and NATIVE_TYPE
62 void incStrong(const void* id) const {
63 REF::incStrong(id);
89 self->incStrong(self);
  /frameworks/rs/cpp/util/
StrongPointer.h 124 if (other) other->incStrong(this);
131 if (m_ptr) m_ptr->incStrong(this);
137 if (other) ((T*)other)->incStrong(this);
144 if (m_ptr) m_ptr->incStrong(this);
156 if (otherPtr) otherPtr->incStrong(this);
165 if (other) other->incStrong(this);
175 if (otherPtr) otherPtr->incStrong(this);
184 if (other) ((T*)other)->incStrong(this);
  /frameworks/rs/server/
StrongPointer.h 123 if (other) other->incStrong(this);
130 if (m_ptr) m_ptr->incStrong(this);
136 if (other) ((T*)other)->incStrong(this);
143 if (m_ptr) m_ptr->incStrong(this);
155 if (otherPtr) otherPtr->incStrong(this);
164 if (other) other->incStrong(this);
174 if (otherPtr) otherPtr->incStrong(this);
183 if (other) ((T*)other)->incStrong(this);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/
StrongPointer.h 124 if (other) other->incStrong(this);
131 if (m_ptr) m_ptr->incStrong(this);
137 if (other) ((T*)other)->incStrong(this);
144 if (m_ptr) m_ptr->incStrong(this);
156 if (otherPtr) otherPtr->incStrong(this);
165 if (other) other->incStrong(this);
175 if (otherPtr) otherPtr->incStrong(this);
184 if (other) ((T*)other)->incStrong(this);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/
StrongPointer.h 124 if (other) other->incStrong(this);
131 if (m_ptr) m_ptr->incStrong(this);
137 if (other) ((T*)other)->incStrong(this);
144 if (m_ptr) m_ptr->incStrong(this);
156 if (otherPtr) otherPtr->incStrong(this);
165 if (other) other->incStrong(this);
175 if (otherPtr) otherPtr->incStrong(this);
184 if (other) ((T*)other)->incStrong(this);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/
StrongPointer.h 124 if (other) other->incStrong(this);
131 if (m_ptr) m_ptr->incStrong(this);
137 if (other) ((T*)other)->incStrong(this);
144 if (m_ptr) m_ptr->incStrong(this);
156 if (otherPtr) otherPtr->incStrong(this);
165 if (other) other->incStrong(this);
175 if (otherPtr) otherPtr->incStrong(this);
184 if (other) ((T*)other)->incStrong(this);
  /frameworks/base/native/android/
obb.cpp 34 obbFile->incStrong((void*)AObbScanner_getObbInfo);
native_window.cpp 30 win->incStrong((void*)ANativeWindow_acquire);
36 window->incStrong((void*)ANativeWindow_acquire);
looper.cpp 45 ALooper_to_Looper(looper)->incStrong((void*)ALooper_acquire);
  /system/core/libpixelflinger/codeflinger/
CodeCache.h 67 void incStrong(const void* id) const;
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp 129 codec->incStrong(this);
  /frameworks/base/services/core/jni/
com_android_server_input_InputApplicationHandle.cpp 100 handle->incStrong((void*)android_server_InputApplicationHandle_getHandle);
  /system/core/include/system/
window.h 99 void incStrong(const void* /*id*/) const {
400 void incStrong(const void* /*id*/) const {
    [all...]
  /frameworks/av/media/libstagefright/foundation/
AMessage.cpp 263 if (obj != NULL) { obj->incStrong(this); }
279 if (obj != NULL) { obj->incStrong(this); }
447 to->u.refValue->incStrong(msg.get());
457 to->u.refValue->incStrong(msg.get());
651 subMsg->incStrong(msg.get());
  /frameworks/base/core/jni/android/graphics/
SurfaceTexture.cpp 66 surfaceTexture->incStrong((void*)SurfaceTexture_setSurfaceTexture);
80 producer->incStrong((void*)SurfaceTexture_setProducer);
95 listener->incStrong((void*)SurfaceTexture_setSurfaceTexture);
  /external/skia/src/utils/android/
SkHwuiRenderer.cpp 45 this->rootNode->incStrong(nullptr);
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.cpp 155 incStrong(this);
  /frameworks/base/libs/hwui/
AnimatorManager.cpp 46 animator->incStrong(nullptr);
  /frameworks/base/media/jni/
android_media_MediaHTTPConnection.cpp 90 conn->incStrong(thiz);

Completed in 3378 milliseconds

1 2 3 4