| /frameworks/base/libs/hwui/utils/ |
| D | Macros.h | 21 #define PREVENT_COPY_AND_ASSIGN(Type) \ argument 26 #define HASHABLE_TYPE(Type) \ argument 32 #define REQUIRE_COMPATIBLE_LAYOUT(Type) \ argument
|
| /frameworks/av/media/libmedia/include/media/ |
| D | TypeConverter.h | 35 typedef uint32_t Type; typedef 40 typedef audio_devices_t Type; typedef 47 typedef audio_output_flags_t Type; typedef 52 typedef audio_input_flags_t Type; typedef 57 typedef audio_format_t Type; typedef 62 typedef audio_channel_mask_t Type; typedef 70 typedef audio_gain_mode_t Type; typedef 75 typedef audio_stream_type_t Type; typedef 80 typedef audio_mode_t Type; typedef 85 typedef audio_usage_t Type; typedef [all …]
|
| D | MediaResource.h | 28 enum Type { enum
|
| /frameworks/av/include/media/ |
| D | TypeConverter.h | 35 typedef uint32_t Type; typedef 40 typedef audio_devices_t Type; typedef 47 typedef audio_output_flags_t Type; typedef 52 typedef audio_input_flags_t Type; typedef 57 typedef audio_format_t Type; typedef 62 typedef audio_channel_mask_t Type; typedef 70 typedef audio_gain_mode_t Type; typedef 75 typedef audio_stream_type_t Type; typedef 80 typedef audio_mode_t Type; typedef 85 typedef audio_usage_t Type; typedef [all …]
|
| D | MediaResource.h | 28 enum Type { enum
|
| /frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
| D | TypeConverter.h | 28 typedef device_category Type; typedef 33 typedef int32_t Type; typedef 38 typedef uint32_t Type; typedef 43 typedef uint32_t Type; typedef
|
| /frameworks/base/libs/hwui/ |
| D | BakedOpDispatcher.h | 37 #define X(Type) \ argument 43 #define X(Type) \ argument
|
| D | FrameBuilder.h | 99 #define X(Type) \ in replayBakedOps() argument 111 #define X(Type) \ in replayBakedOps() argument 223 #define X(Type) void defer##Type(const Type& op); argument
|
| /frameworks/base/core/jni/hwbinder/ |
| D | EphemeralStorage.h | 28 #define DECLARE_ALLOC_METHODS(Suffix,Type) \ argument 54 enum Type { enum
|
| D | EphemeralStorage.cpp | 74 #define DEFINE_ALLOC_VECTOR_METHODS(Suffix,Type,NewType) \ argument 102 #define DEFINE_RELEASE_ARRAY_CASE(Suffix,Type,NewType) \ in DEFINE_ALLOC_VECTOR_METHODS() argument
|
| /frameworks/compile/slang/ |
| D | slang_rs_reflection_cpp.h | 40 std::string Type; member 44 : Type(Type), Name(Name), DefaultValue(DefaultValue) {} in Type() function
|
| D | slang_rs_export_element.h | 30 class Type; variable
|
| /frameworks/base/libs/androidfw/include/androidfw/ |
| D | AssetManager2.h | 348 struct Type { struct 359 // Each element of Type will be a dynamically sized object argument
|
| /frameworks/av/media/libstagefright/codec2/include/ |
| D | C2Param.h | 189 struct Type : public BaseIndex { struct 191 inline bool isGlobal() const { return (mIndex & kDirMask) == kDirGlobal; } in isGlobal() 193 inline bool forInput() const { return (mIndex & kDirMask) == kDirInput; } in forInput() 195 inline bool forOutput() const { return (mIndex & kDirMask) == kDirOutput; } in forOutput() 198 inline bool forStream() const { return mIndex & kStreamFlag; } in forStream() 200 inline bool forPort() const { return !forStream() && !isGlobal(); } in forPort() 203 inline uint32_t type() const { return mIndex & (~kStreamIdMask); } in type() 206 inline Kind kind() const { in kind() 217 inline Type(uint32_t index) : BaseIndex(index) { } in Type() function 237 inline bool setPort(bool output) { in setPort() [all …]
|
| D | C2Component.h | 521 enum Type { enum
|
| /frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
| D | enumeration.h | 19 using Type = T; member
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | RelocationFactory.h | 28 typedef Relocation::Type Type; typedef
|
| /frameworks/compile/mclinker/include/mcld/Script/ |
| D | InputToken.h | 22 enum Type { Unknown, File, NameSpec }; enum
|
| /frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
| D | BluetoothMapEventReport.java | 41 public enum Type { enum in BluetoothMapEventReport 50 private Type(String specName) { in Type() method in BluetoothMapEventReport.Type
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | touch_analytics.proto | 61 enum Type { enum 76 enum Type { enum 118 enum Type { enum
|
| /frameworks/native/libs/vr/libvrflinger/ |
| D | hwc_types.h | 48 using Type = T; member
|
| /frameworks/compile/mclinker/include/mcld/ADT/ |
| D | StringHash.h | 22 enum Type { RS, JS, PJW, ELF, BKDR, SDBM, DJB, DEK, BP, FNV, AP, ES }; enum
|
| /frameworks/compile/mclinker/include/mcld/Fragment/ |
| D | Fragment.h | 29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enum
|
| D | Relocation.h | 34 typedef uint32_t Type; typedef
|
| /frameworks/rs/ |
| D | rsClosure.h | 18 class Type; variable
|