Searched defs:_type (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/module/libmediatranscoding/transcoder/ |
D | NdkCommon.cpp | 49 #define DEFINE_FORMAT_VALUE_COPY_FUNC(_type, _typeName) \ argument 81 #define DEFINE_SET_DEFAULT_FORMAT_VALUE_FUNC(_type, _typeName) \ argument
|
/frameworks/base/tools/aapt2/tools/ |
D | finalize_res.py | 47 _type = "" variable
|
/frameworks/av/media/codec2/vndk/internal/ |
D | C2HandleIonInternal.h | 53 typedef C2HandleIon _type; typedef
|
/frameworks/base/core/java/android/view/ |
D | WindowManager.java | 4811 public LayoutParams(int _type) { in LayoutParams() 4817 public LayoutParams(int _type, int _flags) { in LayoutParams() 4824 public LayoutParams(int _type, int _flags, int _format) { in LayoutParams() 4831 public LayoutParams(int w, int h, int _type, int _flags, int _format) { in LayoutParams() 4838 public LayoutParams(int w, int h, int xpos, int ypos, int _type, in LayoutParams()
|
/frameworks/rs/ |
D | rsHidlAdaptation.cpp | 225 uint64_t _type = (uint64_t)(uintptr_t)type; in TypeGetNativeData() local 423 uint64_t _type = (uint64_t)(uintptr_t)type; in AllocationCreateTyped() local 436 uint64_t _type = (uint64_t)(uintptr_t)type; in AllocationCreateFromBitmap() local 450 uint64_t _type = (uint64_t)(uintptr_t)type; in AllocationCubeCreateFromBitmap() local 970 std::vector<Type> _type(typeSize / sizeof(RsType)); in ScriptGroupCreate() local
|
/frameworks/av/media/module/libmediatranscoding/transcoder/tests/ |
D | MediaTranscoderTests.cpp | 34 #define DEFINE_FORMAT_VALUE_EQUAL_FUNC(_type, _typeName) \ argument
|
/frameworks/av/media/codec2/vndk/ |
D | C2DmaBufAllocator.cpp | 79 typedef C2HandleBuf _type; typedef
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | PendingIntentRecord.java | 273 TempAllowListDuration(long _duration, int _type, @ReasonCode int _reasonCode, in TempAllowListDuration()
|