Searched defs:kType (Results 1 – 9 of 9) sorted by relevance
/aosp12/system/netd/server/ |
H A D | NFLogListenerTest.cpp | 103 constexpr uint16_t kType = 38; in TEST_F() local 109 constexpr uint16_t kType = 38; in TEST_F() local 117 constexpr uint16_t kType = 38; in TEST_F() local 129 constexpr uint16_t kType = 38; in TEST_F() local
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | RecordingCanvas.cpp | 111 static const auto kType = Type::Flush; member 116 static const auto kType = Type::Save; member 120 static const auto kType = Type::Restore; member 124 static const auto kType = Type::SaveLayer; member 156 static const auto kType = Type::Concat; member 170 static const auto kType = Type::Scale; member 183 static const auto kType = Type::ClipPath; member 191 static const auto kType = Type::ClipRect; member 232 static const auto kType = Type::DrawPath; member 239 static const auto kType = Type::DrawRect; member [all …]
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | RecordingCanvas.cpp | 87 static const auto kType = Type::Flush; member 92 static const auto kType = Type::Save; member 96 static const auto kType = Type::Restore; member 100 static const auto kType = Type::SaveLayer; member 132 static const auto kType = Type::Concat; member 138 static const auto kType = Type::SetMatrix; member 146 static const auto kType = Type::Scale; member 159 static const auto kType = Type::ClipPath; member 167 static const auto kType = Type::ClipRect; member 203 static const auto kType = Type::DrawPath; member [all …]
|
/aosp12/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/ |
H A D | InvalidDevice.h | 72 const nn::DeviceType kType; variable
|
/aosp12/hardware/google/pixel/powerstats/include/dataproviders/ |
H A D | PowerStatsEnergyConsumer.h | 79 const EnergyConsumerType kType; variable
|
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/ |
H A D | ShimDevice.cpp | 311 const ::android::nn::OperandType kType; member in aidl::android::hardware::neuralnetworks::ShimBuffer
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | dex_builder.h | 137 enum class Kind { kInvalid, kLocalRegister, kParameter, kImmediate, kString, kLabel, kType }; enumerator
|
/aosp14/frameworks/base/startop/view_compiler/ |
H A D | dex_builder.h | 137 enum class Kind { kInvalid, kLocalRegister, kParameter, kImmediate, kString, kLabel, kType }; enumerator
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file.h | 961 kType = 0x18, enumerator
|