Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 81) sorted by relevance

1234

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DTypeConverter.h32 typedef uint32_t Type; typedef
37 typedef audio_devices_t Type; typedef
42 typedef audio_output_flags_t Type; typedef
47 typedef audio_input_flags_t Type; typedef
52 typedef audio_format_t Type; typedef
57 typedef audio_channel_mask_t Type; typedef
65 typedef audio_gain_mode_t Type; typedef
70 typedef audio_stream_type_t Type; typedef
75 typedef device_category Type; typedef
81 typedef T Type; typedef
/frameworks/base/libs/hwui/utils/
DMacros.h21 #define PREVENT_COPY_AND_ASSIGN(Type) \ argument
26 #define HASHABLE_TYPE(Type) \ argument
32 #define REQUIRE_COMPATIBLE_LAYOUT(Type) \ argument
/frameworks/base/libs/hwui/
DBakedOpDispatcher.h37 #define X(Type) \ argument
43 #define X(Type) \ argument
DFrameBuilder.h99 #define X(Type) \ in replayBakedOps() argument
111 #define X(Type) \ in replayBakedOps() argument
222 #define X(Type) void defer##Type(const Type& op); argument
DRecordedOp.h112 #define NULLPTR_OP_FN(Type) nullptr, argument
131 #define NULL_OP_FN(Type) argument
143 #define IDENTITY_FN(Type) Type, argument
155 #define SUPER(Type) RecordedOp(RecordedOpId::Type, unmappedBounds, localMatrix, localClip, paint) argument
156 #define SUPER_PAINTLESS(Type) RecordedOp(RecordedOpId::Type, unmappedBounds, localMatrix, localClip… argument
/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h40 std::string Type; member
44 : Type(Type), Name(Name), DefaultValue(DefaultValue) {} in Type() function
Dslang_rs_export_element.h30 class Type; variable
/frameworks/compile/mclinker/include/mcld/LD/
DRelocationFactory.h28 typedef Relocation::Type Type; typedef
DRelocator.h26 typedef Relocation::Type Type; typedef
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMapEventReport.java41 public enum Type { enum in BluetoothMapEventReport
50 private Type(String specName) { in Type() method in BluetoothMapEventReport.Type
/frameworks/compile/mclinker/include/mcld/Script/
DInputToken.h22 enum Type { Unknown, File, NameSpec }; enum
DAssignment.h33 enum Type { DEFAULT, HIDDEN, PROVIDE, PROVIDE_HIDDEN }; enum
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto61 enum Type { enum
76 enum Type { enum
118 enum Type { enum
/frameworks/av/include/media/
DMediaResource.h28 enum Type { enum
/frameworks/compile/mclinker/include/mcld/ADT/
DStringHash.h22 enum Type { RS, JS, PJW, ELF, BKDR, SDBM, DJB, DEK, BP, FNV, AP, ES }; enum
/frameworks/compile/mclinker/include/mcld/Fragment/
DFragment.h29 enum Type { Alignment, Fillment, Region, Target, Stub, Null }; enum
DRelocation.h34 typedef uint32_t Type; typedef
/frameworks/rs/
DrsClosure.h18 class Type; variable
DrsScriptGroup.h37 class Type; variable
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/
DCallable.java20 public enum Type { enum in Callable
/frameworks/base/tools/preload/
DOperation.java31 enum Type { enum in Operation
DRecord.java65 enum Type { enum in Record
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DType.java54 public class Type extends BaseObj { class
188 Type(long id, RenderScript rs) { in Type() method in Type
/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h23 enum Type { enum
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h126 enum Type { File, Local, LocalDyn, Common, Dynamic, Regular }; enum

1234