Searched refs:GRALLOC_USAGE_HW_CAMERA_ZSL (Results 1 – 21 of 21) sorted by relevance
49 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \50 == (GRALLOC_USAGE_HW_CAMERA_ZSL))
2698 newStream->usage |= GRALLOC_USAGE_HW_CAMERA_ZSL; in configureStreamsPerfLocked()
95 GRALLOC_USAGE_HW_CAMERA_ZSL = 0x00060000U, enumerator
55 #define GRALLOC1_PRODUCER_USAGE_PRIVATE_CAMERA_ZSL GRALLOC_USAGE_HW_CAMERA_ZSL
62 #define GRALLOC1_PRODUCER_USAGE_PRIVATE_CAMERA_ZSL GRALLOC_USAGE_HW_CAMERA_ZSL
119 GRALLOC_USAGE_HW_CAMERA_ZSL = 0x00060000U, enumerator
101 (stream.usage & GRALLOC_USAGE_HW_CAMERA_ZSL) == in IsOutputZslStream()102 GRALLOC_USAGE_HW_CAMERA_ZSL) { in IsOutputZslStream()
115 else if (usage & GRALLOC_USAGE_HW_CAMERA_ZSL) in gralloc_alloc_buffer()
280 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
277 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
298 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
281 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
284 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
1593 if ((stream->second.usage & GRALLOC_USAGE_HW_CAMERA_ZSL) != 0) { in AppendOutputIntentToSettingsLocked()
1017 GRALLOC_USAGE_HW_CAMERA_ZSL), in TEST_P()
3907 GRALLOC_USAGE_HW_CAMERA_ZSL, in TEST_P()