Home
last modified time | relevance | path

Searched refs:ALPHA_INDEX (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp39 constexpr int32_t ALPHA_INDEX = 3; member
700 if (bufferLength > static_cast<int32_t>(idx + ALPHA_INDEX)) { in JsPutImageData()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp59 static constexpr uint32_t ALPHA_INDEX = 3; member
2757 cBlend.colorBlendConstants[Gles::BLUE_INDEX], cBlend.colorBlendConstants[Gles::ALPHA_INDEX]); in PrimeBlendState()
2942 blend.colorBlendConstants[Gles::BLUE_INDEX], blend.colorBlendConstants[Gles::ALPHA_INDEX]); in UpdateBlendState()

Completed in 8 milliseconds