| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SamplerCore.cpp | 2589 const sw::float4 scale = state.textureFormat.getScale(); in getComponentScale() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_csp_enc.c | 96 const double scale = (double)(1 << kGammaTabFix) / kGammaScale; in WEBP_DSP_INIT_FUNC() local 190 const double scale = 1. / kGammaTabSize; in WEBP_DSP_INIT_FUNC() local
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_vulkan.cpp | 409 float scale[2]; in ImGui_ImplVulkan_SetupRenderState() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontHost_win.cpp | 657 SkVector scale; in SkScalerContext_GDI() local [all...] |
| H A D | SkFontMgr_win_dw.cpp | 876 FLOAT scale; in fallback() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcolor.h | 1360 FT_PaintScale scale; member
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 1173 FT_Fixed scale; in af_latin_metrics_scale_dim() local 2143 FT_Fixed scale; FT_LOCAL_DEF() local 2505 FT_Fixed scale = latin->scale; af_latin_hints_compute_blue_edges() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 3699 FT_Fixed scale = in1 != in2 ? FT_DivFix( out2 - out1, in2 - in1 ) in tt_delta_interpolate() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-color-colr-table.hh | 717 F2DOT14 scale; member 743 F2DOT14 scale; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 624 void InstrProfValueSiteRecord::scale(uint64_t Weight, in scale() function in llvm::InstrProfValueSiteRecord 683 void InstrProfRecord::scale(uint64_t Weight, in scale() function in llvm::InstrProfRecord
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_reference.cpp | 615 real32 scale = 1.0f / (real32) pixelRange; in RefCopyArea8_R32() local 667 real32 scale = 1.0f / (real32) pixelRange; in RefCopyArea16_R32() local 719 real32 scale = 1.0f / (real32) pixelRange; in RefCopyAreaS16_R32() local 773 real32 scale = (real32) pixelRange; in RefCopyAreaR32_8() local 825 real32 scale = (real32) pixelRange; in RefCopyAreaR32_16() local 877 real32 scale = (real32) pixelRange; RefCopyAreaR32_S16() local 2458 real32 scale = m * kNorm; RefVignette32() local 2495 real32 scale = m * kNorm; RefVignette32() local 2540 real32 scale = m * kNorm; RefVignette32() local 2587 real32 scale = m * kNorm; RefVignette32() local [all...] |
| /third_party/python/Python/ |
| H A D | dtoa.c | 296 int e0, nd, nd0, scale; member 1004 sd2b(U *d, int scale, int *e) in sd2b() argument [all...] |
| /third_party/python/Modules/ |
| H A D | mathmodule.c | 2560 double x, scale, oldcsum, csum = 1.0, frac1 = 0.0, frac2 = 0.0, frac3 = 0.0; in vector_norm() local
|
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_harfbuzz.cpp | 455 int scale = skhb_position(font.getSize()); local 468 int scale = skhb_position(font.GetSize()); local
|
| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkParagraphTest.cpp | 3789 float scale = 3.0f; in UNIX_ONLY_TEST() local
|
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 158 static SkString get_scaled_name(const Path& path, float scale) { in get_scaled_name() argument 354 CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, float scale) CodecSrc() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderDerivateTests.cpp | 1114 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 1446 const tcu::Vec4 scale in verify() local 401 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument [all...] |
| H A D | es3fVertexTextureTests.cpp | 111 static inline float safeCoord (float raw, int scale, float fraction) in safeCoord() argument 118 static inline tcu::Vector<float, Size> safeCoords (const tcu::Vector<float, Size>& raw, const tcu::Vector<int, Size>& scale, const tcu::Vector<float, Size>& fraction) in safeCoords() argument 182 Vec2 scale; member 191 Vec2 scale; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 342 const float scale = 1.0f / float(1 << subdivisionLevel); in calcSubtriangleCentroid() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 363 const deUint32 scale = 4; // To account for std140 stride in iterate() local [all...] |
| H A D | vktShaderRenderDerivateTests.cpp | 1005 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 1311 const tcu::Vec4 scale = isX ? xScale : yScale; in verify() local 337 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fVertexTextureTests.cpp | 94 static inline float safeCoord (float raw, int scale, float fraction) in safeCoord() argument 101 static inline tcu::Vector<float, Size> safeCoords (const tcu::Vector<float, Size>& raw, const tcu::Vector<int, Size>& scale, const tcu::Vector<float, Size>& fraction) in safeCoords() argument 149 Vec2 scale; member 158 Vec2 scale; member [all...] |
| /base/msdp/device_status/services/interaction/drag/src/ |
| H A D | drag_drawing.cpp | 1971 cJSON *scale = cJSON_GetObjectItemCaseSensitive(filterInfoParser.json, "scale"); in ParserFilterInfo() local 3332 SetScale(float scale) SetScale() argument 3388 SetScale(float scale) SetScale() argument 3418 SetScale(float scale) SetScale() argument 3474 SetScale(float scale) SetScale() argument 3486 SetStyleScale(float scale) SetStyleScale() argument 3555 float scale = 1.0; GetMaxWidthScale() local [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_nweb_impl.cpp | 246 void ArkWebNWebImpl::InitialScale(float scale) in InitialScale() argument 933 int ArkWebNWebImpl::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ilbcdec.c | 604 int16_t scale = FFMAX(1638, FFABS(max_in)); in gain_dequantization() local 914 correlation(int32_t *corr, int32_t *ener, int16_t *buffer, int16_t lag, int16_t blen, int16_t srange, int16_t scale) correlation() argument
|