Home
last modified time | relevance | path

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

/external/skia/src/text/gpu/
DGlyphVector.h52 const SkStrikeClient* strikeClient,
/external/skia/tools/
Dremote_demo.cpp213 SkStrikeClient strikeClient(discardableManager); in gpu() local
215 final_draw("test.png", picData.get(), &strikeClient, discardableManager.get(), readFd, in gpu()