Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
H A DGlowStyles.cpp98 const auto alpha_scale = variable
104 0, 0, 0, alpha_scale, 0);
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp957 float alpha_scale = blk.data_max.lane<3>() * (1.0f / 65535.0f); in compress_image() local
958 blk.channel_weight = vfloat4(ctx.config.cw_r_weight * alpha_scale, in compress_image()
959 ctx.config.cw_g_weight * alpha_scale, in compress_image()
960 ctx.config.cw_b_weight * alpha_scale, in compress_image()

Completed in 2 milliseconds