Searched refs:friend (Results 26 - 50 of 200) sorted by relevance

12345678

/frameworks/av/include/media/stagefright/foundation/
H A DAHandler.h57 friend struct AMessage; // deliverMessage()
58 friend struct ALooperRoster; // setID()
H A DAHierarchicalStateMachine.h39 friend struct AHierarchicalStateMachine;
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.h53 friend struct MatroskaSource;
54 friend struct BlockIterator;
/frameworks/base/core/jni/android/graphics/
H A DPaint.h35 friend bool operator==(const Paint& a, const Paint& b);
36 friend bool operator!=(const Paint& a, const Paint& b) {
/frameworks/base/libs/hwui/
H A DAnimationContext.h59 friend class AnimationContext;
104 friend class AnimationHandle;
H A DLayerCache.h121 friend inline int strictly_order_type(const LayerEntry& lhs, const LayerEntry& rhs) {
125 friend inline int compare_type(const LayerEntry& lhs, const LayerEntry& rhs) {
H A DRenderBufferCache.h103 friend inline int strictly_order_type(const RenderBufferEntry& lhs,
108 friend inline int compare_type(const RenderBufferEntry& lhs,
H A DPatchCache.h118 friend inline int strictly_order_type(const PatchDescription& lhs,
123 friend inline int compare_type(const PatchDescription& lhs,
128 friend inline hash_t hash_type(const PatchDescription& entry) {
/frameworks/compile/mclinker/include/mcld/Script/
H A DOperand.h58 friend class Chunk<SymOperand, MCLD_SYMBOLS_PER_INPUT>;
93 friend class Chunk<IntOperand, MCLD_SYMBOLS_PER_INPUT>;
124 friend class Chunk<SectOperand, MCLD_SECTIONS_PER_INPUT>;
157 friend class Chunk<SectDescOperand, MCLD_SECTIONS_PER_INPUT>;
192 friend class Chunk<FragOperand, MCLD_SYMBOLS_PER_INPUT>;
H A DNullaryOp.h30 friend class Operator;
H A DStrToken.h29 friend class Chunk<StrToken, MCLD_SYMBOLS_PER_INPUT>;
H A DTernaryOp.h30 friend class Operator;
H A DWildcardPattern.h36 friend class Chunk<WildcardPattern, MCLD_SYMBOLS_PER_INPUT>;
/frameworks/native/include/ui/
H A DGraphicBuffer.h44 friend class Flattenable<GraphicBuffer>;
153 friend class Surface;
154 friend class BpSurface;
155 friend class BnSurface;
156 friend class LightRefBase<GraphicBuffer>;
/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.h115 friend class JNIObject<jobject>;
116 friend class JNIObject<jstring>;
117 friend class JNIObject<jobjectArray>;
118 friend class JNIObject<jclass>;
119 friend class JNIObject<jlongArray>;
120 friend class JNIObject<jbyteArray>;
121 friend class JNIObject<jintArray>;
/frameworks/av/include/media/
H A DMediaCodecInfo.h66 friend class MediaCodecInfo;
119 friend class MediaCodecList;
120 friend class MediaCodecListOverridesTest;
H A DIMediaDeathNotifier.h51 friend class DeathNotifier;
/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h101 friend class Singleton<RenderThread>;
102 friend class DispatchFrameCallbacks;
103 friend class RenderProxy;
/frameworks/av/media/libstagefright/include/
H A DOggExtractor.h46 friend struct OggSource;
/frameworks/av/services/camera/libcameraservice/utils/
H A DAutoConditionLock.h35 friend class AutoConditionLock;
/frameworks/base/libs/hwui/renderstate/
H A DBlend.h30 friend class RenderState;
/frameworks/base/tools/aapt2/
H A DProguardRules.h43 friend bool writeKeepSet(std::ostream* out, const KeepSet& keepSet);
/frameworks/compile/slang/
H A Dslang_rs_export_var.h35 friend class RSContext;
/frameworks/native/opengl/libs/EGL/
H A DLoader.h38 friend class Singleton<Loader>;
/frameworks/native/services/surfaceflinger/EventLog/
H A DEventLog.h72 friend class Singleton<EventLog>;

Completed in 2030 milliseconds

12345678