Home
last modified time | relevance | path

Searched defs:fSize (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dskbug_8955.cpp43 float fSize = 50.f; in OnTestFunction() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/font_fuzzer/
H A Dfont_fuzzer.cpp43 scalar fSize = GetObject<scalar>(); in FontFuzzTest001() local
83 scalar fSize = GetObject<scalar>(); in FontFuzzTest002() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp263 auto fSize = shaderInputBuffer->FloatSize(); in UpdateShaderInputBuffer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_pattern.cpp186 auto fSize = shaderInputBuffer->FloatSize(); in ShaderInputBufferToStr() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.cpp366 const Math::Vec2 fSize = { static_cast<float>(size.x), static_cast<float>(size.y) }; in RenderGaussian() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp868 off_t fSize = lseek(fd, 0, SEEK_END); variable
900 off_t fSize = lseek(fd, 0, SEEK_END); variable
918 const int fSize = 100; variable