Searched defs:CLIP_TO_LAYER_SAVE_FLAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java361 public static final int CLIP_TO_LAYER_SAVE_FLAG = 0x10; field in class:Canvas
416 * the {@link #CLIP_TO_LAYER_SAVE_FLAG} is omitted from the
504 * the {@link #CLIP_TO_LAYER_SAVE_FLAG} is omitted from the

Completed in 97 milliseconds