HomeSort by relevance Sort by last modified time
    Searched defs:initState (Results 1 - 7 of 7) sorted by null

  /hardware/invensense/mlsdk/mllite/
ml_mputest.c 102 unsigned char initState = inv_get_state();
104 if (initState < INV_STATE_DMP_OPENED) {
112 if(initState == INV_STATE_DMP_STARTED) {
120 if(initState == INV_STATE_DMP_STARTED) {
  /external/skia/src/animator/
SkAnimateActive.cpp 43 initState(&fApply, 0);
81 initState(apply, oldCount);
272 void SkActive::initState(SkApply* apply, int offset) {
279 SkDebugf("%8x %8x active initState:\n", this, animate);
  /frameworks/base/core/java/android/app/
Fragment.java     [all...]
FragmentManager.java     [all...]
  /frameworks/base/libs/binder/
Parcel.cpp 288 initState();
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
Fragment.java     [all...]
FragmentManager.java     [all...]

Completed in 227 milliseconds