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.java174 public static final int CLIP_RECT = 39; field in Operations
347 map.put(CLIP_RECT, ClipRect::read); in map.put() argument