Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.cpp47 prepare_for_path_drawing(SkStrike* strike, in prepare_for_path_drawing() function
199 auto [accepted, rejected] = prepare_for_path_drawing(strike.get(), in drawForBitmapDevice()
/external/skia/src/text/gpu/
DSubRunContainer.cpp2433 void prepare_for_path_drawing(StrikeForGPU* strike, in prepare_for_path_drawing() function
2634 prepare_for_path_drawing(strike.get(), accepted, rejected); in MakeInAlloc()