HomeSort by relevance Sort by last modified time
    Searched defs:direction (Results 26 - 50 of 682) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
UiDeviceUtils.java 18 import android.support.test.uiautomator.Direction;
25 public static void pressDpad(UiDevice uiDevice, Direction direction) {
26 switch (direction) {
40 throw new IllegalArgumentException(direction.toString());
  /system/media/alsa_utils/include/
alsa_device_profile.h 41 int direction; /* PCM_OUT or PCM_IN */ member in struct:__anon3099
62 void profile_init(alsa_device_profile* profile, int direction);
  /bootable/recovery/
ui.cpp 176 enum SwipeDirection { UP, DOWN, RIGHT, LEFT } direction; local
182 direction = dx < 0 ? SwipeDirection::LEFT : SwipeDirection::RIGHT;
184 direction = dy < 0 ? SwipeDirection::UP : SwipeDirection::DOWN;
197 LOG(DEBUG) << "Swipe direction=" << direction;
198 switch (direction) {
  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
dma.h 48 } direction; member in struct:dmaMode
  /external/eigen/Eigen/src/Geometry/
ParametrizedLine.h 23 * direction vector \f$ \mathbf{d} \f$ such that the line corresponds to
48 : m_origin(other.origin()), m_direction(other.direction())
55 /** Initializes a parametrized line of direction \a direction and origin \a origin.
56 * \warning the vector direction is assumed to be normalized.
58 EIGEN_DEVICE_FUNC ParametrizedLine(const VectorType& origin, const VectorType& direction)
59 : m_origin(origin), m_direction(direction) {}
76 EIGEN_DEVICE_FUNC const VectorType& direction() const { return m_direction; } function in class:Eigen::ParametrizedLine
77 EIGEN_DEVICE_FUNC VectorType& direction() { return m_direction; } function in class:Eigen::ParametrizedLine
85 return (diff - direction().dot(diff) * direction()).squaredNorm()
    [all...]
  /external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
tbio.h 67 int direction; /* read or write form DEV */ member in struct:tbio_interface
  /external/pdfium/core/fxcrt/
fx_bidi.h 20 // Processes characters and group them into segments based on text direction.
23 enum Direction { NEUTRAL, LEFT, RIGHT };
27 Direction direction; // Segment direction. member in struct:CFX_BidiChar::Segment
33 // Returns true if the character has a different direction than the
34 // existing direction to indicate there is a segment to process.
42 // Call after a change in direction is indicated by the above to get
47 void StartNewSegment(CFX_BidiChar::Direction direction);
    [all...]
  /external/skia/src/gpu/effects/
GrGaussianConvolutionFragmentProcessor.h 22 enum class Direction { kX, kY };
26 Direction dir,
41 Direction direction() const { return fDirection; } function in class:GrGaussianConvolutionFragmentProcessor
63 GrGaussianConvolutionFragmentProcessor(sk_sp<GrTextureProxy>, Direction,
84 Direction fDirection;
  /external/skqp/src/gpu/effects/
GrGaussianConvolutionFragmentProcessor.h 22 enum class Direction { kX, kY };
26 Direction dir,
41 Direction direction() const { return fDirection; } function in class:GrGaussianConvolutionFragmentProcessor
63 GrGaussianConvolutionFragmentProcessor(sk_sp<GrTextureProxy>, Direction,
84 Direction fDirection;
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
runtime_fft_impl.h 42 constexpr auto direction = Forward ? Eigen::FFT_FORWARD : Eigen::FFT_REVERSE; local
58 output.device(device) = input.template fft<Eigen::BothParts, direction>(axes);
  /external/webrtc/webrtc/modules/audio_processing/beamformer/
array_util.cc 104 const rtc::Optional<Point> direction = GetDirectionIfLinear(array_geometry); local
105 if (direction) {
106 return rtc::Optional<Point>(Point(direction->y(), -direction->x(), 0.f));
  /packages/apps/Camera2/src/com/android/camera/one/v2/
ZslOneCameraFactory.java 323 OneCamera.Facing direction = characteristics.getCameraDirection(); local
327 direction).provideOneCamera();
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
CrossProfileIntentFilter.java 36 Direction.TO_PARENT,
37 Direction.TO_PROFILE
40 @interface Direction {
56 * The direction of forwarding, can be either {@link Direction#TO_PARENT} or
57 * {@link Direction#TO_PROFILE}.
59 public final @Direction int direction; field in class:CrossProfileIntentFilter
69 private CrossProfileIntentFilter(IntentFilter filter, int flags, @Direction int direction,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
permmap.py 147 "{0}:{1}:Invalid information flow direction: {2}".
171 mapping.direction = flow_direction
200 direction = settings['direction']
207 assert direction in infoflow_directions, \
208 "{0}:{1} flow direction ({2}) is invalid. This is an SETools bug.".format(
209 classname, permname, direction)
211 if direction == 'u':
215 mapfile.write("{0:>20} {1:>9} {2:>9}\n".format(permname, direction, weight))
239 Mapping A permission's complete map (weight, direction, enabled
425 direction = PermissionMapDescriptor("direction", validate_direction) variable in class:Mapping
    [all...]
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 88 boolean direction = false; //request direction, IN or OUT local
94 direction = true; //determine request direction
111 //Serial.println( direction, HEX );
113 rcode = ctrlData( addr, ep, nbytes, dataptr, direction );
120 rcode = ctrlStatus( ep, direction ); //status stage
125 byte USB::ctrlStatus( byte ep, boolean direction, unsigned int nak_limit )
128 if( direction ) { //GET
137 byte USB::ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsigned int nak_limit )
    [all...]
  /device/google/cuttlefish_common/host/libs/usbip/
messages.h 40 // Direction of data flow.
41 enum Direction : uint32_t {
63 Direction direction; member in struct:vadb::usbip::CmdHeader
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/include/
plat_params.h 71 uint8_t direction; member in struct:gpio_info
  /external/ImageMagick/coders/
cals.c 176 direction,
205 direction=0;
232 (void) sscanf(header+8,"%lu,%lu",&pel_path,&direction);
241 if (direction == 90)
172 direction, local
  /external/adhd/cras/src/server/
cras_dsp_ini.h 32 enum port_direction direction; member in struct:port
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
SemiVariance.java 37 * and the "variance direction" (upside or downside) defaults to downside. The variance direction
39 * parameters to {@link #evaluate(double[], double, Direction, boolean, int, int)}.</p>
57 * The UPSIDE Direction is used to specify that the observations above the
60 public static final Direction UPSIDE_VARIANCE = Direction.UPSIDE;
63 * The DOWNSIDE Direction is used to specify that the observations below
66 public static final Direction DOWNSIDE_VARIANCE = Direction.DOWNSIDE;
80 private Direction varianceDirection = Direction.DOWNSIDE
359 private boolean direction; field in class:SemiVariance.Direction
    [all...]
  /external/autotest/client/common_lib/cros/cfm/metrics/
media_metrics_collector.py 7 DIRECTION = media_info_metrics_extractor.Direction
37 'fps', direction=DIRECTION.RECEIVER, media_type=MEDIA_TYPE.VIDEO)
76 direction=DIRECTION.SENDER, variable
80 direction=DIRECTION.RECEIVER, variable
85 direction=DIRECTION.RECEIVER variable
90 direction=DIRECTION.RECEIVER, variable
95 direction=DIRECTION.RECEIVER, variable
100 direction=DIRECTION.SENDER, variable
106 direction=DIRECTION.BANDWIDTH_ESTIMATION), variable
111 direction=DIRECTION.RECEIVER, variable
118 direction=DIRECTION.RECEIVER, variable
123 direction=DIRECTION.RECEIVER, variable
128 direction=DIRECTION.RECEIVER, variable
133 direction=DIRECTION.RECEIVER, variable
138 direction=DIRECTION.SENDER, variable
142 direction=DIRECTION.SENDER, variable
    [all...]
  /external/autotest/frontend/client/src/autotest/common/table/
DataSource.java 14 private SortDirection direction; field in class:DataSource.SortSpec
16 public SortSpec(String field, SortDirection direction) {
18 this.direction = direction;
26 return direction == SortDirection.ASCENDING ? 1 : -1;
34 return direction;
40 if (direction == SortDirection.DESCENDING) {
  /external/droiddriver/src/io/appium/droiddriver/scroll/
DynamicSentinelStrategy.java 25 import io.appium.droiddriver.scroll.Direction.DirectionConverter;
26 import io.appium.droiddriver.scroll.Direction.PhysicalDirection;
210 public boolean scroll(DroidDriver driver, Finder containerFinder, PhysicalDirection direction) {
211 UiElement oldSentinel = getOldSentinel(driver, containerFinder, direction);
212 doScroll(oldSentinel.getParent(), direction); local
213 UiElement newSentinel = getSentinel(driver, containerFinder, direction);
219 PhysicalDirection direction) {
220 return lastSentinel != null ? lastSentinel : getSentinel(driver, containerFinder, direction);
225 PhysicalDirection direction) {
231 PhysicalDirection direction) {
    [all...]
  /external/eigen/demos/opengl/
camera.cpp 89 Vector3f Camera::direction(void) const function in class:Camera
170 mTarget = position() + dist * direction();
179 setPosition(position() + direction() * d);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
NamePrepTransform.java 133 int direction=UCharacterDirection.CHAR_DIRECTION_COUNT, local
147 direction = UCharacter.getDirection(ch);
149 firstCharDir = direction;
151 if(direction == UCharacterDirection.LEFT_TO_RIGHT){
155 if(direction == UCharacterDirection.RIGHT_TO_LEFT || direction == UCharacterDirection.RIGHT_TO_LEFT_ARABIC){
170 (direction == UCharacterDirection.RIGHT_TO_LEFT || direction == UCharacterDirection.RIGHT_TO_LEFT_ARABIC))
185 MapTransform(String id, String rule, int direction) {
186 isReady = initialize(id, rule, direction);
    [all...]

Completed in 689 milliseconds

12 3 4 5 6 7 8 91011>>