Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp213 bool FullPath::FullPathProperties::copyProperties(int8_t* outProperties, int length) const { in copyProperties()
331 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp158 jbyteArray outProperties, jint length) { in getFullPathProperties()
167 jfloatArray outProperties, jint length) { in getGroupProperties()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DAidlComposerHal.cpp643 Error AidlComposer::getOverlaySupport(AidlOverlayProperties* outProperties) { in getOverlaySupport()
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1945 const IdToIndexArray& inIdToIndex, PropertiesArray& outProperties, in updateMovedPointers()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2753 status_t SurfaceComposerClient::getOverlaySupport(gui::OverlayProperties* outProperties) { in getOverlaySupport()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp9954 binder::Status SurfaceComposerAIDL::getOverlaySupport(gui::OverlayProperties* outProperties) { in getOverlaySupport()