Home
last modified time | relevance | path

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

/external/skia/legacy/src/core/
DSkScalerContext.cpp148 SkScalerContext* SkScalerContext::getNextContext() { in getNextContext() function in SkScalerContext
172 ctx = ctx->getNextContext(); in getContextFromChar()
189 ctx = ctx->getNextContext(); in getGlyphContext()
257 ctx = ctx->getNextContext(); in glyphIDToChar()
/external/skia/src/core/
DSkScalerContext.cpp151 SkScalerContext* SkScalerContext::getNextContext() { in getNextContext() function in SkScalerContext
175 ctx = ctx->getNextContext(); in getContextFromChar()
192 ctx = ctx->getNextContext(); in getGlyphContext()
260 ctx = ctx->getNextContext(); in glyphIDToChar()
DSkScalerContext.h240 SkScalerContext* getNextContext();
/external/skia/legacy/include/core/
DSkScalerContext.h355 SkScalerContext* getNextContext();
/external/clang/lib/Analysis/
DThreadSafety.cpp1026 Context getNextContext(unsigned &CtxIndex, Stmt *S, Context C) { in getNextContext() function in __anond7afc2f90111::LocalVariableMap
2052 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2124 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/external/clang/docs/
DInternalsManual.rst1299 additional declarations via ``DeclContext::getNextContext``. Note that these