Searched defs:typeIndex (Results 1 – 12 of 12) sorted by relevance
| /frameworks/rs/rsov/driver/ |
| D | rsovContext.cpp | 151 uint32_t* typeIndex) { in MemoryTypeFromProperties()
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
| D | MessageDescriptor.cs | 67 …DescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int typeIndex, GeneratedClrT… in MessageDescriptor()
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/ |
| D | FakeAdapter.java | 66 int typeIndex = mTypes.indexOf(viewRef); in FakeAdapter() local
|
| D | FakeExpandableAdapter.java | 66 int typeIndex = types.indexOf(viewRef); in createItems() local
|
| /frameworks/base/startop/iorap/src/com/google/android/startop/iorap/ |
| D | AppLaunchEvent.java | 336 private static @Nullable Class<?> getClassFromTypeIndex(int typeIndex) { in getClassFromTypeIndex()
|
| /frameworks/base/core/java/android/view/ |
| D | PointerIcon.java | 239 int typeIndex = getSystemIconTypeIndex(type); in getSystemIcon() local
|
| /frameworks/base/libs/androidfw/ |
| D | ResourceTypes.cpp | 5004 uint32_t ResTable::findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, in findEntry() 6370 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry() 6725 uint8_t typeIndex = typeSpec->id - 1; in parsePackage() local 6803 uint8_t typeIndex = type->id - 1; in parsePackage() local 7162 for (size_t typeIndex = 0; typeIndex < packageGroup->types.size(); ++typeIndex) { in createIdmap() local 7450 for (size_t typeIndex = 0; typeIndex < pg->types.size(); typeIndex++) { in print() local 7469 for (size_t typeIndex = 0; typeIndex < pg->types.size(); typeIndex++) { in print() local
|
| /frameworks/rs/script_api/ |
| D | Specification.h | 113 int typeIndex; // Index in the TYPES array. Negative if not found in the array. member
|
| /frameworks/av/media/codec2/core/include/ |
| D | C2Param.h | 208 inline type_index_t typeIndex() const { return mIndex & TYPE_INDEX_MASK; } in typeIndex() function
|
| /frameworks/base/services/core/java/com/android/server/accounts/ |
| D | AccountsDb.java | 736 int typeIndex = cursor.getColumnIndex(ACCOUNTS_TYPE); in getSharedAccounts() local
|
| /frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/ |
| D | cube.cpp | 2374 …rom_properties(uint32_t typeBits, vk::MemoryPropertyFlags requirements_mask, uint32_t *typeIndex) { in memory_type_from_properties()
|
| D | cube.c | 674 …_properties(struct demo *demo, uint32_t typeBits, VkFlags requirements_mask, uint32_t *typeIndex) { in memory_type_from_properties()
|