Home
last modified time | relevance | path

Searched defs:fStorage (Results 1 – 25 of 57) sorted by relevance

123

/external/skqp/src/gpu/
DGrFPArgs.h66 SkMatrix fStorage; variable
88 SkMatrix fStorage; variable
/external/skia/modules/skottie/src/animator/
DVectorKeyframeAnimator.h37 std::vector<float> fStorage; variable
/external/skqp/include/encode/
DSkEncoder.h39 SkAutoTMalloc<uint8_t> fStorage; variable
/external/skia/include/encode/
DSkEncoder.h39 SkAutoTMalloc<uint8_t> fStorage; variable
/external/skqp/src/codec/
DSkHeifCodec.h69 SkAutoTMalloc<uint8_t> fStorage; variable
DSkJpegCodec.h128 SkAutoTMalloc<uint8_t> fStorage; variable
DSkPngCodec.h85 SkAutoTMalloc<uint8_t> fStorage; variable
/external/skqp/src/core/
DSkClipStackDevice.h42 intptr_t fStorage[kPreallocCount * sizeof(SkClipStack::Element) / sizeof(intptr_t)]; variable
DSkDescriptor.h96 std::aligned_storage<kStorageSize, alignof(uint32_t)>::type fStorage; variable
DSkAutoMalloc.h173 uint32_t fStorage[kSize >> 2]; variable
/external/skia/src/core/
DSkClipStackDevice.h44 intptr_t fStorage[kPreallocCount * sizeof(SkClipStack::Element) / sizeof(intptr_t)]; variable
DSkDescriptor.h105 alignas(uint32_t) char fStorage[kStorageSize]; variable
DSkAutoMalloc.h172 uint32_t fStorage[kSize >> 2]; variable
/external/skia/src/codec/
DSkJpegCodec.h128 SkAutoTMalloc<uint8_t> fStorage; variable
DSkHeifCodec.h87 SkAutoTMalloc<uint8_t> fStorage; variable
DSkPngCodec.h85 SkAutoTMalloc<uint8_t> fStorage; variable
/external/skia/src/shaders/gradients/
DSkGradientShaderPriv.h139 SkAutoSTMalloc<kInlineStorageSize, uint8_t> fStorage; variable
152 SkSTArray<4, SkColor4f, true> fStorage; member
/external/skqp/src/shaders/gradients/
DSkGradientShaderPriv.h129 SkAutoSTMalloc<kInlineStorageSize, uint8_t> fStorage; variable
142 SkSTArray<4, SkColor4f, true> fStorage; member
/external/skqp/gm/
Dencode-alpha-jpeg.cpp93 SkAutoTMalloc<uint8_t> fStorage; member in skiagm::EncodeJpegAlphaOptsGM
/external/skia/gm/
Dencode_alpha_jpeg.cpp104 SkAutoTMalloc<uint8_t> fStorage; member in skiagm::EncodeJpegAlphaOptsGM
/external/skia/src/gpu/
DGrFPArgs.h64 SkMatrix fStorage; variable
/external/skia/include/sksl/
DDSLVar.h145 VariableStorage fStorage; variable
/external/skqp/include/utils/
DSkInterpolator.h82 void* fStorage; variable
/external/skqp/src/sksl/ir/
DSkSLVariable.h63 const Storage fStorage; member
/external/skia/src/sksl/ir/
DSkSLVariable.h91 VariableStorage fStorage; variable

123