Home
last modified time | relevance | path

Searched defs:getElementSize (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLImage.h85 inline size_t Image::getElementSize() const in getElementSize() function
H A DProgramLinkedResources.h98 size_t getElementSize() const { return typeInfo->externalSize; } in getElementSize() function
H A DUniform.h103 size_t getElementSize() const { return getUniformTypeInfo().externalSize; } in getElementSize() function
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DNativeBuffer.java67 public int getElementSize() { in getElementSize() method in NativeBuffer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/
DUDTLayout.h102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h103 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DUDTLayout.h102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLMemoryVk.h149 size_t getElementSize() const { return getFrontendObject().getElementSize(); } in getElementSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DUDTLayout.h102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DUDTLayout.h102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameType.java234 public int getElementSize() { in getElementSize() method in FrameType
H A DBackingStore.java366 public int getElementSize() { in getElementSize() method in BackingStore.Backing
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifTag.java141 private static int getElementSize(short type) { in getElementSize() method in ExifTag
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifTag.java149 public static int getElementSize(short type) { in getElementSize() method in ExifTag
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/
DExifTag.java149 public static int getElementSize(short type) { in getElementSize() method in ExifTag
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifTag.java149 public static int getElementSize(short type) { in getElementSize() method in ExifTag
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifTag.java149 public static int getElementSize(short type) { in getElementSize() method in ExifTag
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp137 VkDeviceSize getElementSize(DataType dataType, VectorType vectorType) in getElementSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp466 unsigned getElementSize() const { return CurType.ElementSize; } in getElementSize() function in __anon25b4c9ac0111::X86AsmParser::IntelExprStateMachine
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp127 unsigned getElementSize() const { in getElementSize() function in __anon90412aac0111::AArch64AsmParser::PrefixInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp136 unsigned getElementSize() const { in getElementSize() function in __anon207af5720111::AArch64AsmParser::PrefixInfo
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/gallerycommon/com.android.gallery3d.common2/android_common/turbine/
Dcom.android.gallery3d.common2.jarcom/android/gallery3d/common/ApiHelper$VERSION_CODES.class <Unknown> package com. ...
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp9193 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp11196 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution

1234