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
322
private
VectorDrawableState
mVectorState;
345
this(new
VectorDrawableState
(null), null);
352
private VectorDrawable(@NonNull
VectorDrawableState
state, @Nullable Resources res) {
378
mVectorState = new
VectorDrawableState
(mVectorState);
472
final
VectorDrawableState
state = mVectorState;
482
final
VectorDrawableState
state = mVectorState;
510
final
VectorDrawableState
state = mVectorState;
596
final
VectorDrawableState
state = mVectorState;
707
final
VectorDrawableState
state = mVectorState;
728
final
VectorDrawableState
state = mVectorState
[
all
...]
AnimatedVectorDrawable.java
607
} else if (targetNameObj instanceof VectorDrawable.
VectorDrawableState
) {
608
property = ((VectorDrawable.
VectorDrawableState
) targetNameObj)
[
all
...]
/frameworks/base/config/
preloaded-classes
[
all
...]
boot-image-profile.txt
[
all
...]
Completed in 172 milliseconds