Searched refs:conv_handle (Results 1 – 1 of 1) sorted by relevance
1274 VkSamplerYcbcrConversion conv_handle = ycbcr_conv_info->conversion; in ValidateCreateImageViewANDROID() local1275 … if (ycbcr_conversion_ahb_fmt_map.find(conv_handle) != ycbcr_conversion_ahb_fmt_map.end()) { in ValidateCreateImageViewANDROID()1277 external_format = ycbcr_conversion_ahb_fmt_map.at(conv_handle); in ValidateCreateImageViewANDROID()