OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitialState
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrReducedClip.h
16
enum
InitialState
{
26
*
initialState
. Optionally, the caller can request a tighter bounds on the clip be returned via
38
InitialState
*
initialState
,
/external/skia/src/gpu/
GrReducedClip.h
16
enum
InitialState
{
26
*
initialState
. Optionally, the caller can request a tighter bounds on the clip be returned via
38
InitialState
*
initialState
,
/frameworks/base/services/java/com/android/server/connectivity/
Tethering.java
784
mInitialState = new
InitialState
();
800
if (current == mInitialState) res += "
InitialState
";
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java
518
private State mInitialState = new
InitialState
();
[
all
...]
Completed in 173 milliseconds