Searched refs:updateProperties (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/jni/ |
D | android_graphics_drawable_VectorDrawable.cpp | 136 fullPath->mutateStagingProperties()->updateProperties(strokeWidth, strokeColor, strokeAlpha, in updateFullPathPropertiesAndStrokeStyles() 174 group->mutateStagingProperties()->updateProperties(rotate, pivotX, pivotY, scaleX, scaleY, in updateGroupProperties()
|
/frameworks/base/libs/hwui/ |
D | VectorDrawable.h | 311 void updateProperties(float strokeWidth, SkColor strokeColor, float strokeAlpha, in updateProperties() function 468 void updateProperties(float rotate, float pivotX, float pivotY, in updateProperties() function
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | PowerManagerService.java | 864 wakeLock.updateProperties(flags, tag, packageName, ws, historyTag, uid, pid); in acquireWakeLockInternal() 3032 public void updateProperties(int flags, String tag, String packageName, in updateProperties() method in PowerManagerService.WakeLock
|