Searched refs:friend (Results 126 - 150 of 200) sorted by relevance

12345678

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.h125 friend class RenderProxyBridge;
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegment.h35 friend class Chunk<ELFSegment, MCLD_SEGMENTS_PER_OUTPUT>;
H A DResolveInfo.h37 friend class FragmentLinker;
38 friend class IRBuilder;
/frameworks/compile/mclinker/include/mcld/MC/
H A DInput.h30 friend class InputFactory;
/frameworks/minikin/include/minikin/
H A DLayout.h126 friend class LayoutCacheKey;
/frameworks/native/include/binder/
H A DParcel.h40 friend class IPCThreadState;
308 friend class Parcel;
331 friend class Parcel;
338 friend class Parcel;
/frameworks/native/include/gui/
H A DBufferQueueProducer.h30 friend class BufferQueue; // Needed to access binderDied
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h138 friend class Client;
139 friend class DisplayEventConnection;
140 friend class Layer;
141 friend class MonitoredProducer;
/frameworks/wilhelm/src/android/
H A Dandroid_GenericMediaPlayer.h97 friend class MediaPlayerNotificationClient;
/frameworks/base/libs/hwui/
H A DMatrix.h106 friend bool operator==(const Matrix4& a, const Matrix4& b) {
110 friend bool operator!=(const Matrix4& a, const Matrix4& b) {
/frameworks/base/media/jni/soundpool/
H A DSoundPool.h161 friend class SoundPoolThread;
162 friend class SoundChannel;
/frameworks/rs/cpp/util/
H A DStrongPointer.h106 template<typename Y> friend class sp;
107 template<typename Y> friend class wp;
H A DRefBase.h147 friend class ReferenceMover;
152 friend class weakref_type;
187 friend class ReferenceMover;
280 template<typename Y> friend class sp;
281 template<typename Y> friend class wp;
/frameworks/rs/
H A DrsFont.h80 friend class FontState;
164 friend class Font;
/frameworks/rs/server/
H A DStrongPointer.h105 template<typename Y> friend class sp;
106 template<typename Y> friend class wp;
H A DRefBase.h146 friend class ReferenceMover;
151 friend class weakref_type;
186 friend class ReferenceMover;
279 template<typename Y> friend class sp;
280 template<typename Y> friend class wp;
/frameworks/native/services/sensorservice/
H A Dvec.h378 // NOTE: we declare the non-member function as friend inside the class
385 friend inline vec PURE operator + (const vec& lhs, const vec& rhs) {
388 friend inline vec PURE operator - (const vec& lhs, const vec& rhs) {
391 friend inline vec PURE operator * (const vec& lhs, pTYPE v) {
394 friend inline vec PURE operator * (pTYPE v, const vec& rhs) {
397 friend inline TYPE PURE dot_product(const vec& lhs, const vec& rhs) {
/frameworks/av/include/camera/
H A DCamera.h173 friend class CameraBase;
/frameworks/av/include/media/stagefright/
H A DMediaFilter.h60 friend struct MediaFilter;
/frameworks/av/media/libstagefright/include/
H A DSampleTable.h140 friend struct SampleIterator;
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.h283 friend struct AHandlerReflector<GraphicBufferSource>;
/frameworks/av/media/libstagefright/webm/
H A DWebmFrameThread.h107 friend class WebmFrameSinkThread;
/frameworks/base/include/androidfw/
H A DAsset.h138 friend class AssetManager;
H A DCursorWindow.h78 friend class CursorWindow;
/frameworks/base/libs/common_time/
H A Dcommon_time_server_packets.h37 friend class UniversalTimeServicePacket;

Completed in 554 milliseconds

12345678