Home
last modified time | relevance | path

Searched defs:alpha_ (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/engine/flutter/flow/ohos_layers/
Dtexture_register.h27 int32_t alpha_ = 255; member
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.h37 uint32_t alpha_[NUM_LITERAL_CODES]; member
Dvp8i_enc.h178 uint8_t alpha_; // quantization-susceptibility member
191 int alpha_; // quant-susceptibility, range [-127,127]. Zero is neutral. member
381 int alpha_; // global susceptibility (<=> complexity) member
Dbackward_references_cost_enc.c33 double alpha_[VALUES_IN_BYTE]; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.h37 uint32_t alpha_[NUM_LITERAL_CODES]; member
Dvp8i_enc.h178 uint8_t alpha_; // quantization-susceptibility member
191 int alpha_; // quant-susceptibility, range [-127,127]. Zero is neutral. member
380 int alpha_; // global susceptibility (<=> complexity) member
Dbackward_references_cost_enc.c33 double alpha_[VALUES_IN_BYTE]; member
/third_party/flutter/engine/flutter/flow/
Dembedded_views.h111 int alpha_; member
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxi.h50 WebPChunk* alpha_; // Corresponds to WEBP_CHUNK_ALPHA. member
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxi.h50 WebPChunk* alpha_; // Corresponds to WEBP_CHUNK_ALPHA. member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbeta_distribution.h181 result_type alpha_; variable
Dbeta_distribution_test.cc264 const double alpha_; member in __anon360aec540111::BetaDistributionModel