| /interface/sdk_c/multimedia/image_framework/include/ |
| D | image_pixel_map_mdk.h | 224 int32_t OH_PixelMap_CreateAlphaPixelMap(napi_env env, napi_value source, napi_value* alpha); 288 int32_t OH_PixelMap_IsSupportAlpha(const NativePixelMap* native, int32_t* alpha); 305 int32_t OH_PixelMap_SetAlphaAble(const NativePixelMap* native, int32_t alpha);
|
| /interface/sdk-js/api/ |
| D | @ohos.graphics.common2D.d.ts | 41 alpha: number; property
|
| D | @ohos.graphics.drawing.d.ts | 779 setAlpha(alpha: number): void; 839 setAlpha(alpha: number): void;
|
| D | @ohos.effectKit.d.ts | 181 alpha: number; property
|
| D | @system.sensor.d.ts | 484 alpha: number; property
|
| D | @ohos.wallpaper.d.ts | 72 alpha: number; property
|
| D | @ohos.sensor.d.ts | 3179 alpha: number; property
|
| /interface/sdk_c/graphic/graphic_2d/native_drawing/ |
| D | drawing_color.h | 58 uint32_t OH_Drawing_ColorSetArgb(uint32_t alpha, uint32_t red, uint32_t green, uint32_t blue);
|
| D | drawing_brush.h | 133 void OH_Drawing_BrushSetAlpha(OH_Drawing_Brush*, uint8_t alpha);
|
| D | drawing_pen.h | 133 void OH_Drawing_PenSetAlpha(OH_Drawing_Pen*, uint8_t alpha);
|
| /interface/sdk-js/api/arkui/ |
| D | RenderNode.d.ts | 385 set shadowAlpha(alpha: number);
|
| /interface/sdk_c/third_party/openGLES/GLES2/ |
| D | gl2.h | 371 … void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 380 … void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 383 …GL_APIENTRYP PFNGLCOLORMASKPROC) (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); 514 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 523 GL_APICALL void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 526 …ALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
|
| /interface/sdk_c/third_party/openGLES/GLES3/ |
| D | gl3.h | 371 … void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 380 … void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 383 …GL_APIENTRYP PFNGLCOLORMASKPROC) (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); 514 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 523 GL_APICALL void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 526 …ALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
|
| D | gl31.h | 371 … void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 380 … void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 383 …GL_APIENTRYP PFNGLCOLORMASKPROC) (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); 514 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 523 GL_APICALL void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 526 …ALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
|
| D | gl32.h | 371 … void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 380 … void (GL_APIENTRYP PFNGLCLEARCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 383 …GL_APIENTRYP PFNGLCOLORMASKPROC) (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha); 514 GL_APICALL void GL_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 523 GL_APICALL void GL_APIENTRY glClearColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 526 …ALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
|
| /interface/sdk-js/build-tools/api_check_plugin/plugin/ |
| D | dictionaries_supplementary.txt | 24 alpha
|
| D | dictionaries.txt | 1847 alpha
|
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/ |
| D | dictionaries_supplementary.txt | 23 alpha
|
| D | dictionaries.txt | 1847 alpha
|
| /interface/sdk-js/api/@internal/component/ets/ |
| D | common.d.ts | 3467 static opacity(alpha: number): TransitionEffect<"opacity">;
|