Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/surface_lite/interfaces/kits/
H A Dsurface_type.h49 constexpr uint16_t SURFACE_MAX_STRIDE_ALIGNMENT = 32; variable
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h28 #define SURFACE_MAX_STRIDE_ALIGNMENT 32 macro