Searched refs:GRALLOC_USAGE_VIDEO_PRIVATE_DATA (Results 1 – 3 of 3) sorted by relevance
70 GRALLOC_USAGE_VIDEO_PRIVATE_DATA = GRALLOC_USAGE_PRIVATE_7, enumerator
757 usage |= GRALLOC_USAGE_VIDEO_PRIVATE_DATA; in prepare_descriptor_exynos_formats()758 bufDescriptor->producer_usage |= GRALLOC_USAGE_VIDEO_PRIVATE_DATA; in prepare_descriptor_exynos_formats()759 bufDescriptor->consumer_usage |= GRALLOC_USAGE_VIDEO_PRIVATE_DATA; in prepare_descriptor_exynos_formats()
1415 else if (usage & GRALLOC_USAGE_VIDEO_PRIVATE_DATA) in get_base_format()