Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordingCanvas.cpp567 const uint16_t* tempGlyphs = refBuffer<glyph_t>(glyphs, 1); in drawLayoutOnPath() local
571 refPaint(&paint), tempGlyphs, 1, refPath(&path), x, y)); in drawLayoutOnPath()