/third_party/flutter/skia/src/gpu/ |
D | GrFPArgs.h | 69 SkMatrix fStorage; variable 91 SkMatrix fStorage; variable
|
/third_party/skia/include/encode/ |
D | SkEncoder.h | 39 SkAutoTMalloc<uint8_t> fStorage; variable
|
/third_party/flutter/skia/include/encode/ |
D | SkEncoder.h | 39 SkAutoTMalloc<uint8_t> fStorage; variable
|
/third_party/skia/modules/skottie/src/animator/ |
D | VectorKeyframeAnimator.h | 40 std::vector<float> fStorage; variable
|
/third_party/flutter/skia/src/core/ |
D | SkClipStackDevice.h | 42 intptr_t fStorage[kPreallocCount * sizeof(SkClipStack::Element) / sizeof(intptr_t)]; variable
|
D | SkDescriptor.h | 102 std::aligned_storage<kStorageSize, alignof(uint32_t)>::type fStorage; variable
|
D | SkAutoMalloc.h | 173 uint32_t fStorage[kSize >> 2]; variable
|
D | SkCachedData.h | 54 } fStorage; variable
|
/third_party/skia/src/core/ |
D | SkClipStackDevice.h | 43 intptr_t fStorage[kPreallocCount * sizeof(SkClipStack::Element) / sizeof(intptr_t)]; variable
|
D | SkDescriptor.h | 105 alignas(uint32_t) char fStorage[kStorageSize]; variable
|
D | SkAutoMalloc.h | 172 uint32_t fStorage[kSize >> 2]; variable
|
D | SkCachedData.h | 54 } fStorage; variable
|
/third_party/skia/src/codec/ |
D | SkJpegCodec.h | 128 SkAutoTMalloc<uint8_t> fStorage; variable
|
D | SkHeifCodec.h | 87 SkAutoTMalloc<uint8_t> fStorage; variable
|
D | SkPngCodec.h | 85 SkAutoTMalloc<uint8_t> fStorage; variable
|
/third_party/flutter/skia/src/codec/ |
D | SkJpegCodec.h | 128 SkAutoTMalloc<uint8_t> fStorage; variable
|
D | SkHeifCodec.h | 86 SkAutoTMalloc<uint8_t> fStorage; variable
|
D | SkPngCodec.h | 85 SkAutoTMalloc<uint8_t> fStorage; variable
|
/third_party/skia/src/shaders/gradients/ |
D | SkGradientShaderPriv.h | 139 SkAutoSTMalloc<kInlineStorageSize, uint8_t> fStorage; variable 152 SkSTArray<4, SkColor4f, true> fStorage; member
|
/third_party/flutter/skia/src/shaders/gradients/ |
D | SkGradientShaderPriv.h | 130 SkAutoSTMalloc<kInlineStorageSize, uint8_t> fStorage; variable 143 SkSTArray<4, SkColor4f, true> fStorage; member
|
/third_party/skia/src/gpu/ |
D | GrFPArgs.h | 60 SkMatrix fStorage; variable
|
/third_party/skia/gm/ |
D | encode_alpha_jpeg.cpp | 104 SkAutoTMalloc<uint8_t> fStorage; member in skiagm::EncodeJpegAlphaOptsGM
|
/third_party/flutter/skia/gm/ |
D | encode_alpha_jpeg.cpp | 104 SkAutoTMalloc<uint8_t> fStorage; member in skiagm::EncodeJpegAlphaOptsGM
|
/third_party/flutter/skia/include/utils/ |
D | SkInterpolator.h | 82 void* fStorage; variable
|
/third_party/flutter/skia/src/sksl/ir/ |
D | SkSLVariable.h | 68 const Storage fStorage; member
|