Home
last modified time | relevance | path

Searched defs:Index (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/codec2/core/include/
DC2Param.h285 struct Index : public Type { struct
287 inline operator uint32_t() const { return mIndex; } in uint32_t()
290 inline Index(uint32_t index) : Type(index) { } in Index() argument
299 inline unsigned stream() const { in stream()
304 inline Index withStream(unsigned stream) const { in withStream()
311 inline Index withPort(bool output) const { in withPort()
328 inline bool isValid() const { in isValid()
336 inline unsigned rawStream() const { in rawStream()
342 inline static uint32_t MakeStreamId(unsigned stream) { in MakeStreamId()
350 inline bool convertToStream(bool output, unsigned stream) { in convertToStream()
[all …]
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dserialization.h68 struct Index {}; struct
Denumeration.h20 static constexpr std::size_t Index = I; member
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
DFrameTimingStats.java43 public @interface Index { annotation in FrameTimingStats
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuMessageView.java58 @interface Index { annotation in MenuMessageView
/frameworks/compile/slang/
Dslang_rs_export_func.cpp143 unsigned Index = 0; in checkParameterPacketType() local
Dslang_rs_reflection.cpp136 static const char *GetVectorAccessor(unsigned Index) { in GetVectorAccessor()
1135 size_t Index = 0; in genExportForEach() local
2324 void RSReflectionJava::genNewItemBufferIfNull(const char *Index) { in genNewItemBufferIfNull()
Dslang_rs_reflection_cpp.cpp986 const char *RSReflectionCpp::getVectorAccessor(unsigned Index) { in getVectorAccessor()
Dslang_rs_export_type.cpp1520 unsigned int Index = 0; in Create() local
/frameworks/av/media/codec2/hal/aidl/
DConfigurable.cpp66 typedef C2Param::Index Index; in query() typedef
/frameworks/base/core/java/android/view/
DFrameMetrics.java236 public @interface Index { annotation in FrameMetrics
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp321 LVM_INT32 Index = 0; in LVREV_ApplyNewSettings() local
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DConfigurable.cpp63 typedef C2Param::Index Index; in query() typedef
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp585 for (int Index = inLen; --Index >= 1;) { in reduceMtlsSetup() local
669 for (int Index = inLen; --Index >= 1;) { in forEachMtlsSetup() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2761 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
2785 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
2905 unsigned Index = Record[1]; in ParseFunctionBody() local
/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp732 for (size_t Index = 0; Index < NumInputs; ++Index) { in ExpandInputsBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3022 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
3046 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local