Home
last modified time | relevance | path

Searched defs:hd (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp1128 … { return hd.second.objTypeEnum == objectTypeValue.name; } ) != m_handles.end(), in checkHandleCorrectness()
11108 …ndles.begin(), m_handles.end(), [&type]( std::pair<std::string, HandleData> const & hd ) { return … in isHandleType()
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h1948 int hd,ha; member
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h1948 int hd,ha; member
Dwuffs-v0.3.c13974 uint8_t hd = (((uint32_t)hi) < h->num_digits) ? h->digits[hi] : 0; in wuffs_base__private_implementation__high_prec_dec__round_just_enough() local