Home
last modified time | relevance | path

Searched defs:refs (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
DGraphReader.java61 public void addReferencesByMap(KeyValueMap refs) { in addReferencesByMap()
/frameworks/native/include/binder/
DProcessState.h108 RefBase::weakref_type* refs; member
/frameworks/native/libs/binder/include/binder/
DProcessState.h108 RefBase::weakref_type* refs; member
/frameworks/native/opengl/libs/EGL/
Degl_display.h123 uint32_t refs; variable
/frameworks/native/libs/binder/
DIPCThreadState.cpp553 RefBase::weakref_type* refs = mPendingWeakDerefs[0]; in processPendingDerefs() local
574 RefBase::weakref_type* refs = mPostWriteWeakDerefs[i]; in processPostWriteDerefs() local
1076 RefBase::weakref_type* refs; in executeCommand() local
/frameworks/native/opengl/libagl/
DTextureObjectManager.cpp288 const uint32_t refs = old->getStrongCount(); in replaceTexture() local
/frameworks/rs/cpp/util/
DRefBase.h422 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp169 void setDependencies(std::vector<C2Param::Index> indices, std::vector<ParamRef> refs) { in setDependencies()
317 std::vector<C2Param::Index> indices, std::vector<ParamRef> refs) { in setDependencies()
/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java431 LinkedList<RemoteViewsFrameLayout> refs = get(position); in add() local
468 final LinkedList<RemoteViewsFrameLayout> refs = get(rvfl.cacheIndex); in removeView() local
/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp4540 const ItemRefs &refs = mItems[i].refsList[r]; in writeIrefBox() local
4744 void MPEG4Writer::addRefs_l(uint16_t itemId, const ItemRefs &refs) { in addRefs_l()