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/
DInputReader.cpp6549 PointerProperties* outProperties, PointerCoords* outCoords, const uint32_t* outIdToIndex, in updateMovedPointers()