Home
last modified time | relevance | path

Searched defs:GetFootprint (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dlogical_astc_block.h52 const Footprint& GetFootprint() const { return partition_.footprint; } in GetFootprint() function
Dastc_file.cc133 base::Optional<Footprint> ASTCFile::GetFootprint() const { in GetFootprint() function in astc_codec::ASTCFile