Home
last modified time | relevance | path

Searched defs:SURFACE_MAX_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/surface_lite/interfaces/kits/
H A Dsurface_type.h46 constexpr uint16_t SURFACE_MAX_QUEUE_SIZE = 10; variable
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h26 #define SURFACE_MAX_QUEUE_SIZE 64 macro