Home
last modified time | relevance | path

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

/external/skia/include/effects/
DSkLayerDrawLooper.h110 static void ApplyInfo(SkPaint* dst, const SkPaint& src, const LayerInfo&);
/external/skia/src/effects/
DSkLayerDrawLooper.cpp66 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo( in ApplyInfo() function in SkLayerDrawLooper::LayerDrawLooperContext
152 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo); in next()