Home
last modified time | relevance | path

Searched defs:fSize (Results 51 - 75 of 82) sorted by relevance

1234

/third_party/skia/tools/trace/
H A DChromeTracingTracer.cpp35 uint32_t fSize; member
/third_party/skia/third_party/externals/icu/source/common/
H A Duresimp.h82 int32_t fSize; member
/third_party/skia/modules/skottie/include/
H A DSkottie.h280 const SkSize fSize; member in skottie::Animation
/third_party/skia/modules/skshaper/include/
H A DSkShaper.h230 size_t fSize; member
/third_party/skia/experimental/sktext/editor/
H A DTexts.h50 SkSize fSize; member in skia::editor::StaticText
/third_party/skia/include/core/
H A DSkFont.h519 SkScalar fSize; member in SkFont
/third_party/skia/include/gpu/vk/
H A DGrVkTypes.h37 VkDeviceSize fSize = 0; // this can be indeterminate iff Tex uses borrow semantics member
/third_party/skia/gm/
H A Danimated_gif.cpp235 SkISize fSize = SkISize::MakeEmpty(); member in AnimCodecPlayerExifGM
H A Dgm.h228 const SkISize fSize; member in skiagm::SimpleGM
245 const SkISize fSize; member in skiagm::SimpleGpuGM
H A Dimage.cpp117 SkSize fSize; member in ImageGM
H A Druntimeshader.cpp54 SkISize fSize; member in RuntimeShaderGM
/third_party/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp135 const SkSize fSize; in attachExternalPrecompLayer() member in skottie::internal::final
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.cpp218 const SkSize fSize; member in skottie_utils::__anon18592::final
/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
/third_party/skia/src/sksl/
H A DSkSLCompiler.h186 size_t fSize; member
/third_party/skia/modules/skottie/src/
H A DSkottiePriv.h254 SkSize fSize; member
266 SkISize fSize; member
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dreslist.h409 size_t fSize; member in IntVectorResource
/third_party/icu/icu4c/source/tools/genrb/
H A Dreslist.h409 size_t fSize; member in IntVectorResource
/third_party/skia/src/core/
H A DSkBlockAllocator.h164 int fSize; // includes the size of the BlockHeader and requested metadata member in final::GrowthPolicy::final
[all...]
H A DSkTextBlob.cpp31 SkScalar fSize, fScaleX; member
H A DSkStream.cpp868 size_t const fSize; member in SkBlockMemoryStream
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp77 SkISize fSize; member
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.h409 size_t fSize; member in IntVectorResource
/third_party/skia/tests/
H A DResourceAllocatorTest.cpp25 int fSize; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp869 off_t fSize = lseek(fd, 0, SEEK_END); in HWTEST_F() local
901 off_t fSize = lseek(fd, 0, SEEK_END); in HWTEST_F() local
919 const int fSize = 100; in HWTEST_F() local

Completed in 23 milliseconds

1234