HomeSort by relevance Sort by last modified time
    Searched full:direction (Results 851 - 875 of 1273) sorted by null

<<31323334353637383940>>

  /external/webkit/WebKit/chromium/src/
WebViewImpl.h 98 virtual void setTextDirection(WebTextDirection direction);
  /external/webkit/WebKit/mac/
WebKit.order     [all...]
  /frameworks/base/awt/java/awt/image/
ConvolveOp.java 266 // Take kernel data in backward direction, convolution
  /frameworks/base/core/java/android/view/
Gravity.java 37 * container, based on the gravity direction being applied. */
  /frameworks/base/core/tests/coretests/src/android/util/
ListScenario.java 198 * Sets the stacking direction
  /frameworks/base/docs/html/guide/developing/tools/
aidl.jd 132 // Limit the direction to what is truly needed, because marshalling parameters
  /frameworks/base/docs/html/guide/topics/ui/
layout-objects.jd 37 single direction &mdash; vertically or horizontally, depending on how you
  /frameworks/base/media/libstagefright/codecs/aacdec/
s_tnsfilt.h 118 Int direction; member in struct:__anon7369
sbr_get_dir_control_data.cpp 41 Reads direction control data from bitstream
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 456 /* Direction whether input or output buffer */
858 * @param *pBufHeader This is pointer to buffer header whose direction needs to
861 * @param *eDir This is output argument which stores the direction of buffer.
971 * @param eDir This is direction of buffer. Input/Output.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 65 OMX_DIRTYPE eDir; /**< Direction (input or output) of this port */
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 268 OMX_U32 sliceGroupChangeDirectionFlag ; /* Slice Group Change Direction Flag: Only valid when sliceGroupMapType
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 276 os_error_printf(CU_MSG_ERROR, (PS8)"Direction(Above=0, Below=1) crossed= %d\n", crossInfo[1]);
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
HwInit.c 170 #define BUILD_HW_INIT_TXN_DATA(pHwInit, pTxn, uAddr, uVal, uSize, direction, fCB, hCB) \
172 TXN_PARAM_SET_DIRECTION(pTxn, direction); \
181 #define BUILD_HW_INIT_FW_DL_TXN(pHwInit, pTxn, uAddr, uVal, uSize, direction, fCB, hCB) \
183 TXN_PARAM_SET_DIRECTION(pTxn, direction); \
    [all...]
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 446 TI_UINT32 uAboveOrBelowFlag; /* direction of crossing */
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 265 values.put(BluetoothShare.DIRECTION, BluetoothShare.DIRECTION_INBOUND);
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 1312 int direction = c.isIncoming() ? 1 : 0; local
1436 int direction = c.isIncoming() ? 1 : 0; local
    [all...]
  /prebuilt/common/jython/
LICENSE_CPython.txt 74 direction to make these releases possible.
  /sdk/eclipse/features/com.android.ide.eclipse.ddms/
feature.xml 40 direction or management of such entity, whether by contract or

Completed in 529 milliseconds

<<31323334353637383940>>