Searched defs:replacements (Results 126 - 126 of 126) sorted by path

123456

/external/skia/src/core/
H A DSkPicturePlayback.h374 // Replace all the draw ops in the replacement ranges in 'replacements' with
377 void setReplacements(PlaybackReplacements* replacements) { argument
379 fReplacements = replacements;

Completed in 233 milliseconds

123456