Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dlogical_astc_block.h86 bool IsDualPlane() const { return dual_plane_.hasValue(); } in IsDualPlane() function
Dphysical_astc_block.cc592 bool PhysicalASTCBlock::IsDualPlane() const { in IsDualPlane() function in astc_codec::PhysicalASTCBlock