Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/surface_lite/interfaces/kits/
H A Dsurface_type.h50 constexpr uint16_t SURFACE_MIN_STRIDE_ALIGNMENT = 4; variable
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h29 #define SURFACE_MIN_STRIDE_ALIGNMENT 4 macro