Searched refs:featuresSize (Results 1 – 2 of 2) sorted by relevance
/external/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 662 const Feature*, size_t featuresSize) const; 687 const Feature*, size_t featuresSize, 697 const Feature*, size_t featuresSize, 712 const Feature*, size_t featuresSize, 727 const Feature*, size_t featuresSize, 742 const Feature*, size_t featuresSize, 840 const Feature* features, size_t featuresSize, in shape() argument 852 features, featuresSize, width, handler); in shape() 861 const Feature* features, size_t featuresSize, in wrap() argument 892 features, featuresSize); in wrap() [all …]
|
/external/skia/modules/skshaper/include/ |
D | SkShaper.h | 245 const Feature* features, size_t featuresSize,
|