Home
last modified time | relevance | path

Searched defs:CLIP_RECT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DOperations.java82 public static final int CLIP_RECT = 39; field in Operations
142 map.put(CLIP_RECT, ClipRect.COMPANION); in map.put() argument