Home
last modified time | relevance | path

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

12345

/third_party/skia/src/core/
DSkAutoMalloc.h79 size_t fSize; // can be larger than the requested size (see kReuse) variable
171 size_t fSize; // can be larger than the requested size (see kReuse) variable
/third_party/flutter/skia/src/core/
DSkAutoMalloc.h79 size_t fSize; // can be larger than the requested size (see kReuse) variable
172 size_t fSize; // can be larger than the requested size (see kReuse) variable
/third_party/skia/experimental/sktext/src/
DPaint.h39 SkScalar fSize; variable
66 SkScalar fSize; variable
/third_party/skia/src/utils/
DSkMultiPictureDocument.h29 SkSize fSize; member
/third_party/flutter/skia/src/utils/
DSkMultiPictureDocument.h26 SkSize fSize; member
/third_party/skia/modules/skottie/src/
DComposition.h35 const SkSize fSize; variable
/third_party/skia/experimental/graphite/src/
DBuffer.h40 size_t fSize; variable
/third_party/flutter/skia/include/atlastext/
DSkAtlasTextFont.h35 SkScalar fSize; variable
/third_party/skia/experimental/sktext/editor/
DCursor.h57 SkSize fSize; variable
/third_party/flutter/skia/src/gpu/
DGrMemoryPool.h94 size_t fSize; ///< total allocated size of the block member
108 size_t fSize; variable
DGrCpuBuffer.h39 size_t fSize; variable
DSkGpuDevice.h138 SkISize fSize; variable
/third_party/skia/gm/
Dperlinnoise.cpp31 SkISize fSize = {80, 80}; member in __anon7039115a0111::PerlinNoiseGM
119 SkISize fSize = {80, 80}; member in __anon7039115a0111::PerlinNoiseGM2
/third_party/flutter/skia/gm/
Dperlinnoise.cpp31 SkISize fSize = {80, 80}; member in __anon941db04f0111::PerlinNoiseGM
107 SkISize fSize = {80, 80}; member in __anon941db04f0111::PerlinNoiseGM2
/third_party/skia/modules/skottie/src/layers/shapelayer/
DEllipse.cpp43 Vec2Value fSize = {0,0}, member in skottie::internal::__anonb157692a0111::EllipseGeometryAdapter
DRectangle.cpp44 Vec2Value fSize = {0,0}, member in skottie::internal::__anon4c3487510111::RectangleGeometryAdapter
/third_party/skia/include/core/
DSkData.h165 size_t fSize; variable
/third_party/flutter/skia/include/core/
DSkData.h165 size_t fSize; variable
DSkDataTable.h95 uintptr_t fSize; member
/third_party/skia/modules/sksg/include/
DSkSGText.h61 SkScalar fSize = 12; variable
/third_party/flutter/skia/modules/sksg/include/
DSkSGText.h61 SkScalar fSize = 12; variable
/third_party/skia/src/gpu/
DGrCpuBuffer.h42 size_t fSize; variable
/third_party/flutter/skia/modules/skottie/src/
DSkottiePriv.h226 const SkSize fSize; variable
234 SkSize fSize; member
246 SkISize fSize; member
/third_party/skia/src/ports/
DSkScalerContext_mac_ct.h77 SkISize fSize; variable
/third_party/flutter/skia/samplecode/
DSampleSubpixelTranslate.cpp40 SkScalar fSize; member in SubpixelTranslateView

12345