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

/external/skia/include/effects/
H A DSkLayerDrawLooper.h132 static void ApplyInfo(SkPaint* dst, const SkPaint& src, const LayerInfo&);
/external/skia/src/effects/
H A DSkLayerDrawLooper.cpp78 void SkLayerDrawLooper::ApplyInfo(SkPaint* dst, const SkPaint& src, function in class:SkLayerDrawLooper
155 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo);

Completed in 81 milliseconds