Home
last modified time | relevance | path

Searched defs:GetScale (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/include/core/
DSkUnPreMultiply.h27 static Scale GetScale(U8CPU alpha) { in GetScale() function
/third_party/flutter/skia/include/core/
DSkUnPreMultiply.h27 static Scale GetScale(U8CPU alpha) { in GetScale() function
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing.c128 static WEBP_INLINE uint32_t GetScale(uint32_t a, int inverse) { in GetScale() function
134 static WEBP_INLINE uint32_t GetScale(uint32_t a, int inverse) { in GetScale() function
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing.c128 static WEBP_INLINE uint32_t GetScale(uint32_t a, int inverse) { in GetScale() function
134 static WEBP_INLINE uint32_t GetScale(uint32_t a, int inverse) { in GetScale() function
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c130 static WEBP_INLINE uint32_t GetScale(uint32_t a) { in GetScale() function
/third_party/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c130 static WEBP_INLINE uint32_t GetScale(uint32_t a) { in GetScale() function
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.cpp986 bool Blitter::GetScale(float4 &scale, Format format) in GetScale() function in sw::Blitter
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc307 std::pair<CNodePtr, float> DivergInfo::GetScale() { in GetScale() function in mindspore::lite::quant::DivergInfo