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

  /external/chromium_org/chrome/browser/extensions/
script_executor.h 49 ALL_FRAMES,
script_executor.cc 125 params.all_frames = (frame_scope == ALL_FRAMES);
  /external/chromium_org/chrome/browser/extensions/api/
execute_code_function.cc 101 details_->all_frames.get() && *details_->all_frames ?
102 ScriptExecutor::ALL_FRAMES :
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 198 else if ( CameraFrame::ALL_FRAMES == msgs )
1151 for( mask = 1; mask < CameraFrame::ALL_FRAMES; mask <<= 1){
    [all...]
ANativeWindowDisplayAdapter.cpp 199 mFrameProvider->disableFrameNotification(CameraFrame::ALL_FRAMES);
    [all...]
AppCallbackNotifier.cpp     [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 245 ALL_FRAMES = 0xFFFF ///Maximum of 16 frame types supported
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]

Completed in 184 milliseconds