OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScaleState
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/graphics/java/android/graphics/drawable/
ScaleDrawable.java
69
private
ScaleState
mState;
72
this(new
ScaleState
(null, null), null);
88
this(new
ScaleState
(null, null), null);
117
final
ScaleState
state = mState;
148
final
ScaleState
state = mState;
249
mState = new
ScaleState
(mState, null);
253
static final class
ScaleState
extends DrawableWrapper.DrawableWrapperState {
265
ScaleState
(
ScaleState
orig, Resources res) {
290
private ScaleDrawable(
ScaleState
state, Resources res)
[
all
...]
/frameworks/base/
preloaded-classes
[
all
...]
compiled-classes-phone
[
all
...]
Completed in 82 milliseconds