HomeSort by relevance Sort by last modified time
    Searched full:controller (Results 451 - 475 of 1585) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container.cc 60 Source<NavigationController>(&tab_contents_->controller()));
  /external/jpeg/
jdpostct.c 8 * This file contains the decompression postprocessing controller.
9 * This controller manages the upsampling, color conversion, and color
24 /* Private buffer controller object */
246 * Initialize postprocessing controller.
  /external/qemu/distrib/jpeg-6b/
jdpostct.c 8 * This file contains the decompression postprocessing controller.
9 * This controller manages the upsampling, color conversion, and color
24 /* Private buffer controller object */
246 * Initialize postprocessing controller.
  /external/webkit/Source/WebCore/bindings/js/
GCController.h 50 // Function to obtain the global GC controller.
  /external/webkit/Source/WebKit/chromium/public/
WebGeolocationClient.h 47 // The controller is valid until geolocationDestroyed() is invoked.
WebGeolocationController.h 52 WebCore::GeolocationController* controller() const { return m_private; } function in class:WebKit::WebGeolocationController
  /external/webkit/Source/WebKit/chromium/src/
GeolocationClientProxy.h 44 void setController(WebCore::GeolocationController *controller);
WebDeviceOrientationController.cpp 42 WebCore::DeviceOrientationController* WebDeviceOrientationController::controller() const function in class:WebKit::WebDeviceOrientationController
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
DeviceOrientationClientMockQt.cpp 51 void DeviceOrientationClientMockQt::setController(DeviceOrientationController* controller)
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
InspectorClientWinCE.cpp 48 void InspectorClientWinCE::openInspectorFrontend(InspectorController* controller)
  /external/webkit/Tools/DumpRenderTree/
AccessibilityController.h 45 // Controller Methods - platform-independent implementations
GCController.h 41 // Controller Methods - platfrom independant implementations
  /external/webkit/Tools/DumpRenderTree/mac/
ObjCController.h 33 // This controller should be used to test Objective-C language features and the WebScriptObject.
PolicyDelegate.h 39 - (void)setControllerToNotifyDone:(LayoutTestController*)controller;
  /frameworks/base/services/input/
SpriteController.h 86 * The implementation is provided by the sprite controller.
206 * Requests acquire a lock on the controller, update local state and request the
207 * controller to invalidate the sprite.
217 SpriteImpl(const sp<SpriteController> controller);
  /frameworks/base/services/java/com/android/server/wifi/
README.txt 3 WifiController: Acts as a controller to the WifiStateMachine based on various inputs (API and device state). Runs on the same thread created in WifiService.
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeChildFrameTest.java 31 private class TestController extends Controller {
  /hardware/broadcom/libbt/include/
bt_vendor_brcm.h 57 /* Device port name where Bluetooth controller attached */
78 * host sent the HCI_VSC_SET_BDADDR commad to the controller at higher
93 * If the Bluetooth Controller has equipped with a non-volatile memory (such
124 /* Host Controller Idle Threshold in 300ms or 25ms
  /libcore/luni/src/test/java/libcore/java/security/
AccessControllerTest.java 31 * Android doesn't fully support access controller. This tests that actions are
  /packages/apps/Browser/src/com/android/browser/
UiController.java 31 * UI aspect of the controller
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
ActionSlider.java 17 package com.android.gallery3d.filtershow.controller;
BasicParameterInt.java 17 package com.android.gallery3d.filtershow.controller;
BasicParameterStyle.java 17 package com.android.gallery3d.filtershow.controller;
  /packages/apps/Nfc/nci/jni/
PowerSwitch.cpp 18 * Adjust the controller's power states.
128 ** Description: Get the current power level of the controller.
147 ** Description: Set the controller's power level.
243 ** Description: Adjust controller's power-off-sleep state.
  /prebuilts/tools/common/freemarker/
README.txt 14 the MVC (Model View Controller) pattern. That is, you can separate the

Completed in 565 milliseconds

<<11121314151617181920>>