Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp211 bool FullPath::FullPathProperties::copyProperties(int8_t* outProperties, int length) const { in copyProperties()
329 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties()
/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp159 jbyteArray outProperties, jint length) { in getFullPathProperties()
168 jfloatArray outProperties, jint length) { in getGroupProperties()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp3626 PointerProperties* outProperties, in updateMovedPointers()