Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp117 static SkScalerContext* allocNextContext(const SkScalerContext::Rec& rec) { in allocNextContext() function
147 next = allocNextContext(fRec); in getNextContext()