Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkLua.cpp1426 static SkString segment_masks_to_str(uint32_t segmentMasks) { in segment_masks_to_str() function
1463 SkLua(L).pushString(segment_masks_to_str(segMasks)); in lpath_getSegmentTypes()