Home
last modified time | relevance | path

Searched refs:BUFFER_USAGE_VENDOR_PRI19 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h313 BUFFER_USAGE_VENDOR_PRI19 = (1ULL << 63), /**< Reserverd for vendor */ enumerator
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp688 grallocUsage |= BUFFER_USAGE_VENDOR_PRI19; in SetWindowBufferUsage()
690 grallocUsage &= ~BUFFER_USAGE_VENDOR_PRI19; in SetWindowBufferUsage()