Home
last modified time | relevance | path

Searched defs:RegionInfo (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.cpp173 struct RegionInfo { in on_vkCmdCopyBufferToImageImpl() struct
174 uint32_t width; // actual width (ie: mipmap width) in on_vkCmdCopyBufferToImageImpl()
175 uint32_t height; // actual height (ie: mipmap height) in on_vkCmdCopyBufferToImageImpl()
176 uint32_t compressedSize; // size of ASTC data for that region in on_vkCmdCopyBufferToImageImpl()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h511 struct RegionInfo { struct
520 COMPILER_CHECK(sizeof(RegionInfo) >= kCacheLineSize); argument
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DRegionOp.cpp219 struct RegionInfo { struct in skgpu::ganesh::RegionOp::__anon142b084a0111::RegionOpImpl
220 SkPMColor4f fColor;
221 SkRegion fRegion;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp79 class RegionInfo { class
87 RegionInfo(const MachineLoopInfo &MLI, const WebAssemblyExceptionInfo &WEI) in RegionInfo() function in __anonb7a574230111::RegionInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DRegionPrinter.h23 class RegionInfo; variable
DRegionInfo.h66 class RegionInfo; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionPrinter.h20 class RegionInfo; variable
H A DRegionInfo.h68 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DRegionPrinter.h23 class RegionInfo; variable
DRegionInfo.h66 class RegionInfo; variable
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DRegionPrinter.h21 class RegionInfo; variable
H A DRegionInfo.h74 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DRegionPrinter.h23 class RegionInfo; variable
DRegionInfo.h66 class RegionInfo; variable
DRegionPass.h26 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DRegionPrinter.h23 class RegionInfo; variable
DRegionInfo.h66 class RegionInfo; variable
DRegionPass.h26 class RegionInfo; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DRegionPrinter.h23 class RegionInfo; variable
H A DRegionInfo.h66 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/CodeGen/
DUtils.h22 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/CodeGen/
DUtils.h22 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/CodeGen/
DUtils.h22 class RegionInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/CodeGen/
DUtils.h22 class RegionInfo; variable
/aosp_15_r20/external/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp38 std::vector<char> RegionInfo(AllocatorT::getRegionInfoArraySize(), 0); in LLVMFuzzerTestOneInput() local

12