Searched defs:wp (Results 1 – 6 of 6) sorted by relevance
204 inline wp() : m_ptr(0) { } in wp() function282 template<typename Y> friend class wp; variable297 wp<T>::wp(T* other) in wp() function304 wp<T>::wp(const wp<T>& other) in wp() function311 wp<T>::wp(const sp<T>& other) in wp() function320 wp<T>::wp(U* other) in wp() function327 wp<T>::wp(const wp<U>& other) in wp() function337 wp<T>::wp(const sp<U>& other) in wp() function
34 template<typename T> class wp; variable108 template<typename Y> friend class wp; variable
203 WorkerPool *wp = (WorkerPool *)vwp; in helperThreadProc() local
61 float *up, *vp, *wp; in poly_clip_to_halfspace() local
129 EncodedBuffer::wp() in wp() function in android::util::EncodedBuffer
825 void adjustLayoutParamsForSubWindow(WindowManager.LayoutParams wp) { in adjustLayoutParamsForSubWindow()