Home
last modified time | relevance | path

Searched defs:getSizeInBytes (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h119 unsigned getSizeInBytes() const { in getSizeInBytes() function
178 unsigned getSizeInBytes() const { in getSizeInBytes() function
279 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DBitmapPreFiller.java76 private static int getSizeInBytes(PreFillType size) { in getSizeInBytes() method in BitmapPreFiller
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h116 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/llvm/include/llvm/Object/
DStackMapParser.h169 unsigned getSizeInBytes() const { in getSizeInBytes() function
272 unsigned getSizeInBytes() const { in getSizeInBytes() function
/external/swiftshader/src/Vulkan/
DVkImageView.hpp133 size_t getSizeInBytes() const { return image->getSizeInBytes(subresourceRange); } in getSizeInBytes() function in vk::ImageView
DVkImage.cpp262 size_t Image::getSizeInBytes(const VkImageSubresourceRange &subresourceRange) const in getSizeInBytes() function in vk::Image
/external/llvm/include/llvm/IR/
DDataLayout.h480 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h593 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/external/swiftshader/third_party/subzero/src/
DIceInst.h298 Operand *getSizeInBytes() const { return getSrc(0); } in getSizeInBytes() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp166 …deUint32 getSizeInBytes (void) const { return m_blockElements * getElementSizeInBytes();… in getSizeInBytes() function in vkt::BindingModel::__anon0814fc5b0111::InlineUniformBlockDescriptor