Searched defs:_type (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/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/av/media/codec2/vndk/internal/ |
D | C2HandleIonInternal.h | 53 typedef C2HandleIon _type; typedef
|
/frameworks/base/core/java/android/view/ |
D | WindowManager.java | 3575 public LayoutParams(int _type) { in LayoutParams() 3581 public LayoutParams(int _type, int _flags) { in LayoutParams() 3588 public LayoutParams(int _type, int _flags, int _format) { in LayoutParams() 3595 public LayoutParams(int w, int h, int _type, int _flags, int _format) { in LayoutParams() 3602 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/base/services/core/java/com/android/server/am/ |
D | PendingIntentRecord.java | 225 TempAllowListDuration(long _duration, int _type, @ReasonCode int _reasonCode, in TempAllowListDuration()
|
/frameworks/av/media/codec2/vndk/ |
D | C2DmaBufAllocator.cpp | 78 typedef C2HandleBuf _type; typedef
|
/frameworks/av/media/libmediatranscoding/transcoder/tests/ |
D | MediaTranscoderTests.cpp | 34 #define DEFINE_FORMAT_VALUE_EQUAL_FUNC(_type, _typeName) \ argument
|