/external/skia/include/effects/ |
D | SkMergeImageFilter.h | 49 intptr_t fStorage[16]; variable
|
/external/skia/include/core/ |
D | SkMallocPixelRef.h | 115 void* fStorage; variable
|
D | SkTLazy.h | 103 SkAlignedSTStorage<1, T> fStorage; variable
|
D | SkTextBlob.h | 171 SkAutoTMalloc<uint8_t> fStorage; variable
|
D | SkWriter32.h | 264 char fStorage[SIZE]; member
|
D | SkTypes.h | 709 uint32_t fStorage[kSize >> 2]; variable
|
/external/skia/src/codec/ |
D | SkJpegCodec.h | 116 SkAutoTMalloc<uint8_t> fStorage; // Only used if sampling is needed variable
|
D | SkPngCodec.cpp | 599 SkAutoTMalloc<uint8_t> fStorage; member in SkPngScanlineDecoder
|
/external/skia/src/core/ |
D | SkPerspIter.h | 42 SkFixed fStorage[kCount * 2]; variable
|
D | SkSmallAllocator.h | 131 uint32_t fStorage[SkAlign4(kTotalBytes) >> 2]; variable
|
D | SkCachedData.h | 53 } fStorage; variable
|
D | SkBitmapHeap.h | 280 SkTDArray<SkBitmapHeapEntry*> fStorage; variable
|
D | SkDescriptor.h | 171 uint32_t fStorage[(kStorageSize + 3) >> 2]; variable
|
D | SkGeometry.h | 405 SkAutoSTMalloc<kPointCount, SkPoint> fStorage; variable
|
D | SkRegion_path.cpp | 87 SkRegion::RunType* fStorage; member in SkRgnBuilder
|
D | SkScan_AntiPath.cpp | 433 uint32_t fStorage[(kMAX_STORAGE >> 2) + 1]; member in MaskSuperBlitter
|
/external/skia/include/utils/ |
D | SkMeshUtils.h | 40 void* fStorage; // may be null variable
|
D | SkInterpolator.h | 81 void* fStorage; variable
|
/external/skia/src/gpu/ |
D | GrYUVProvider.cpp | 31 SkAutoMalloc fStorage; member in __anonc7ccbaff0111::YUVScoper
|
/external/skia/include/private/ |
D | SkTSearch.h | 140 char fStorage[STORAGE+1]; variable
|
D | SkTemplates.h | 257 char fStorage[kCount * sizeof(T)]; variable
|
/external/icu/icu4c/source/i18n/ |
D | digitlst.h | 468 MaybeStackHeaderAndArray<decNumber, char, DEFAULT_DIGITS> fStorage; variable
|
/external/skia/src/effects/gradients/ |
D | SkGradientShaderPriv.h | 263 SkColor fStorage[(kStorageSize + 3) >> 2]; variable
|
/external/skia/src/effects/ |
D | SkTableColorFilter.cpp | 74 uint8_t fStorage[256 * 4]; member in SkTable_ColorFilter
|