HomeSort by relevance Sort by last modified time
    Searched refs:toState (Results 1 - 11 of 11) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_state.h 49 toState:(bookmarks::VisualState)toState;
54 andState:(bookmarks::VisualState)toState;
bookmark_bar_controller.h 136 toState:(bookmarks::VisualState)newState;
141 toState:(bookmarks::VisualState)newState;
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.cpp 263 CanvasState* toState, size_t toId) {
264 ALOGV("applyState(%p->%p, %d-%d)", fromState, toState, fromId, toId);
265 if (fromState != toState && fromState) {
266 if (fromState->isParentOf(toState)) {
269 applyState(context, fromState, fromId, toState->parent(), toId);
270 toState->enterState(context);
271 } else if (toState->isParentOf(fromState)) {
273 while (fromState != toState) {
280 applyState(context, fromState->parent(), fromId, toState, toId);
284 if (toState->parent()
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
OMX_VPP.c 443 ((pMyData->curState == OMX_StateIdle && pMyData->toState != OMX_StateLoaded) ||
446 VPP_DPRINT("FreeBuf: cur state %d to %d\n", pMyData->curState, pMyData->toState);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 385 OMX_STATETYPE toState;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 725 milliseconds