Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp216 bool FullPath::FullPathProperties::copyProperties(int8_t* outProperties, int length) const { in copyProperties()
334 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp157 jbyteArray outProperties, jint length) { in getFullPathProperties()
166 jfloatArray outProperties, jint length) { in getGroupProperties()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp3666 PointerProperties* outProperties, in updateMovedPointers()