Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp217 bool FullPath::FullPathProperties::copyProperties(int8_t* outProperties, int length) const { in copyProperties()
335 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp157 jbyteArray outProperties, jint length) { in getFullPathProperties()
166 jfloatArray outProperties, jint length) { in getGroupProperties()