Home
last modified time | relevance | path

Searched defs:NEAREST (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_sampling_options.h21 NEAREST, enumerator
27 NEAREST, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dsampling_options.h25 NEAREST, enumerator
31 NEAREST, enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h201 static const GLenum NEAREST = 0x2600; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h144 NEAREST = 9728, in CORE3D_BEGIN_NAMESPACE() enumerator