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

  /external/chromium_org/content/common/gpu/media/
vt_video_decode_accelerator.cc 381 case ACTION_DESTROY:
426 case ACTION_DESTROY:
436 CompleteAction(ACTION_DESTROY);
548 QueueAction(ACTION_DESTROY);
vt_video_decode_accelerator.h 72 ACTION_DESTROY
108 // is a pending ACTION_RESET or ACTION_DESTROY, in which case they are
113 // Warning: Deletes |this| if |action| is ACTION_DESTROY.
117 // Warning: Do not call if there is a pending ACTION_DESTROY.

Completed in 96 milliseconds