Home
last modified time | relevance | path

Searched refs:ComputeOverhead (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/core/
DSkDescriptor.h19 static size_t ComputeOverhead(int entryCount) { in ComputeOverhead() function
DSkScalerContext.cpp1124 descSize += SkDescriptor::ComputeOverhead(entryCount); in calculate_size_and_flatten()
/external/skia/src/core/
DSkDescriptor.h19 static size_t ComputeOverhead(int entryCount) { in ComputeOverhead() function
DSkScalerContext.cpp1107 descSize += SkDescriptor::ComputeOverhead(entryCount); in calculate_size_and_flatten()