OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mStateType
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
CurrentProgramPropertyAccessor.java
27
private final GLStateType
mStateType
;
35
mStateType
= stateType;
59
mStateType
).getProperty(state);
65
mStateCategory, mLocation,
mStateType
);
/frameworks/rs/
rsContext.h
117
TypeState
mStateType
;
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsContext.h
116
TypeState
mStateType
;
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsContext.h
116
TypeState
mStateType
;
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsContext.h
116
TypeState
mStateType
;
Completed in 195 milliseconds