Home
last modified time | relevance | path

Searched defs:scale (Results 651 - 675 of 752) sorted by relevance

1...<<2122232425262728293031

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp2589 const sw::float4 scale = state.textureFormat.getScale(); in getComponentScale() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c96 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 Dimgui_impl_vulkan.cpp409 float scale[2]; in ImGui_ImplVulkan_SetupRenderState() local
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp657 SkVector scale; in SkScalerContext_GDI() local
[all...]
H A DSkFontMgr_win_dw.cpp876 FLOAT scale; in fallback() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h1360 FT_PaintScale scale; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c1173 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 Dttgxvar.c3699 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 Dhb-ot-color-colr-table.hh717 F2DOT14 scale; member
743 F2DOT14 scale; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp624 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 Ddng_reference.cpp615 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 Ddtoa.c296 int e0, nd, nd0, scale; member
1004 sd2b(U *d, int scale, int *e) in sd2b() argument
[all...]
/third_party/python/Modules/
H A Dmathmodule.c2560 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 DSkShaper_harfbuzz.cpp455 int scale = skhb_position(font.getSize()); local
468 int scale = skhb_position(font.GetSize()); local
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp3789 float scale = 3.0f; in UNIX_ONLY_TEST() local
/third_party/skia/dm/
H A DDMSrcSink.cpp158 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 Des3fShaderDerivateTests.cpp1114 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 Des3fVertexTextureTests.cpp111 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 DvktRayQueryOpacityMicromapTests.cpp342 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 DvktShaderRenderBuiltinVarTests.cpp363 const deUint32 scale = 4; // To account for std140 stride in iterate() local
[all...]
H A DvktShaderRenderDerivateTests.cpp1005 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 Des2fVertexTextureTests.cpp94 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 Ddrag_drawing.cpp1971 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 Dark_web_nweb_impl.cpp246 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 Dilbcdec.c604 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

Completed in 80 milliseconds

1...<<2122232425262728293031