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

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

Completed in 63 milliseconds