Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_sampler.h82 enum : uint32_t { MAX_SAMPLES = 32 }; enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl2_rendering_context_base.h205 static const GLenum MAX_SAMPLES = 0x8D57; variable