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

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 143 } Zoom;
camera_test_script.cpp 49 extern const Zoom zoom [];
742 if( strcmp((cmd + 1), zoom[i].zoom_description) == 0)
749 params.set(CameraParameters::KEY_ZOOM, zoom[zoomIDX].idx);
    [all...]
camera_test_menu.cpp 325 Zoom zoom[] = { variable
336 size_t length_Zoom = ARRAY_SIZE(zoom);
1177 params.set(CameraParameters::KEY_ZOOM, zoom[zoomIDX].idx);
    [all...]
  /external/chromium/chrome/browser/resources/
wrench_menu.js 138 * ZoomCommand class implements Zoom plus and fullscreen.
162 * Activate zoom plus and full screen commands.
181 * Decorate Zoom button item.
189 this.minus_.className = 'zoom-button left-button';
192 this.plus_.className = 'zoom-button right-button';
194 this.percent_.className = 'zoom-percent center-button';
215 * Updates zoom controls.
216 * @params {JSON} params JSON object to configure zoom controls.
247 * Initializes the zoom menu item with configuration info.
272 * Decorate Zoom button item
    [all...]
  /external/chromium/chrome/browser/
external_tab_container_win.cc     [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 463 tab->tab_contents()->render_view_host()->Zoom(
  /external/chromium/chrome/browser/ui/
browser.h 518 // Zoom
519 void Zoom(PageZoom::Function zoom_function);
    [all...]
browser.cc     [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 100 milliseconds