OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VectorDrawableState
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java
244
private
VectorDrawableState
mVectorState;
267
this(new
VectorDrawableState
(null), null);
274
private VectorDrawable(@NonNull
VectorDrawableState
state, @Nullable Resources res) {
300
mVectorState = new
VectorDrawableState
(mVectorState);
394
final
VectorDrawableState
state = mVectorState;
404
final
VectorDrawableState
state = mVectorState;
432
final
VectorDrawableState
state = mVectorState;
518
final
VectorDrawableState
state = mVectorState;
629
final
VectorDrawableState
state = mVectorState;
650
final
VectorDrawableState
state = mVectorState
[
all
...]
AnimatedVectorDrawable.java
603
} else if (targetNameObj instanceof VectorDrawable.
VectorDrawableState
) {
604
property = ((VectorDrawable.
VectorDrawableState
) targetNameObj)
[
all
...]
/frameworks/base/config/
preloaded-classes
[
all
...]
compiled-classes-phone
[
all
...]
Completed in 58 milliseconds