HomeSort by relevance Sort by last modified time
    Searched refs:ApplyInfo (Results 1 - 2 of 2) sorted by null

  /external/skia/include/effects/
SkLayerDrawLooper.h 110 static void ApplyInfo(SkPaint* dst, const SkPaint& src, const LayerInfo&);
  /external/skia/src/effects/
SkLayerDrawLooper.cpp 61 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo(
140 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo);

Completed in 197 milliseconds