Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DShaderData.java60 @Nullable HashMap<String, float[]> floatMap, in ShaderData()
243 @Nullable HashMap<String, float[]> floatMap, in apply()
297 HashMap<String, float[]> floatMap = null; in read() local