Home
last modified time | relevance | path

Searched refs:unit (Results 1 - 5 of 5) sorted by relevance

/interface/sdk_c/arkui/ace_engine/native/
H A Dnative_node.h337 * the component is not blurred. The unit is vp. The default value is <b>0.0</b>. \n
341 * the image is not blurred. The unit is vp. \n
658 * .value[0].f32: width of the image. The value range is [0, +∞), and the unit is vp. \n
659 * .value[1].f32: height of the image. The value range is [0, +∞), and the unit is vp. \n
1563 * .value[0].f32: Width value, unit is vp;\n
1564 * .value[1].f32: Height value, unit is vp;\n
1567 * .value[0].f32: Width value, unit is vp;\n
1568 * .value[1].f32: Height value, unit is vp;\n
2293 * The default value is <b>0</b>, and the unit is fp. \n
2446 * .value[0].f32: width of the left edge. The unit i
[all...]
/interface/sdk_c/third_party/openGLES/GLES3/
H A Dgl31.h1058 typedef void (GL_APIENTRYP PFNGLBINDSAMPLERPROC) (GLuint unit, GLuint sampler);
1163 GL_APICALL void GL_APIENTRY glBindSampler (GLuint unit, GLuint sampler);
1417 typedef void (GL_APIENTRYP PFNGLBINDIMAGETEXTUREPROC) (GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format);
1486 GL_APICALL void GL_APIENTRY glBindImageTexture (GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format);
H A Dgl32.h1058 typedef void (GL_APIENTRYP PFNGLBINDSAMPLERPROC) (GLuint unit, GLuint sampler);
1163 GL_APICALL void GL_APIENTRY glBindSampler (GLuint unit, GLuint sampler);
1417 typedef void (GL_APIENTRYP PFNGLBINDIMAGETEXTUREPROC) (GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format);
1486 GL_APICALL void GL_APIENTRY glBindImageTexture (GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format);
H A Dgl3.h1058 typedef void (GL_APIENTRYP PFNGLBINDSAMPLERPROC) (GLuint unit, GLuint sampler);
1163 GL_APICALL void GL_APIENTRY glBindSampler (GLuint unit, GLuint sampler);
/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h9514 VkPerformanceCounterUnitKHR unit; member

Completed in 91 milliseconds