Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DOperations.java282 public static final int MODIFIER_GRAPHICS_LAYER = 224; field in Operations
392 map.put(MODIFIER_GRAPHICS_LAYER, GraphicsLayerModifierOperation::read); in map.put() argument