HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 1276 - 1300 of 6694) sorted by null

<<51525354555657585960>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 241 * perform classical zigzag scan;
243 * perform alternate-vertical
246 * thus perform
709 * This function perform the work required by the OpenMAX
743 * Perform DC style intra prediction, averaging upper and left block
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 241 * perform classical zigzag scan;
243 * perform alternate-vertical
246 * thus perform
709 * This function perform the work required by the OpenMAX
743 * Perform DC style intra prediction, averaging upper and left block
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 241 * perform classical zigzag scan;
243 * perform alternate-vertical
246 * thus perform
709 * This function perform the work required by the OpenMAX
743 * Perform DC style intra prediction, averaging upper and left block
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
2d-graphics.jd 65 perform draws to the Canvas as fast as your thread is capable
71 <p>When you're writing an application in which you would like to perform specialized drawing
116 framework to request that your View draw itself. This is where you will perform all your calls
153 perform all the drawing procedures to your Canvas.</p>
168 your Canvas object. The Surface will now draw the Canvas as you left it. Perform this sequence of locking and
264 should perform a <a href="{@docRoot}guide/topics/graphics/view-animation.html#tween-animation">tween
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
  /art/compiler/dex/quick/
gen_loadstore.cc 89 * using this routine, as it doesn't perform any bookkeeping regarding
118 * using this routine, as it doesn't perform any bookkeeping regarding
  /dalvik/vm/mterp/c/
header.cpp 311 * Perform additional checks on debug builds.
343 * Perform additional checks on debug builds.
  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 50 * A simple GLSurfaceView sub-class that demonstrate how to perform
146 * perform actual matching in chooseConfig() below.
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 98 // Function to call to perform the standard processing of data from
322 * initial pre-processing of the given command. You can perform your own
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
BackupRestoreActivity.java 99 * agent running to perform a backup while our UI is updating the file, the
178 // We also need to perform an initial backup; ask for one
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java 135 /** This is where we perform additional setup for the fragment that's either
316 // We perform the actual disk write operations on a separate thread using the
  /docs/source.android.com/src/devices/
tuning.jd 41 <p>When the optimization is disabled, OpenGLRenderer keeps the GL scissor test enabled and changes the scissor rect as needed. Some GPUs (for instance, the SGX 540) perform better when changing the scissor rect more often than enabling or disabling the scissor test often.</p>
188 <td>Used to enable or disable the use of PBOs on OpenGL ES 3.0 hardware. PBOs are used by the renderer to perform asynchronous texture uploads, especially for the font cache. This property should always remain enabled but can be disabled during bringup or development if the use of PBOs causes corruptions or terrible performance. This is why the property is not read-only.</td>
  /external/aac/libFDK/include/
mdct.h 143 * \brief perform MDCT transform (time domain to frequency domain) with given parameters.
211 * \brief perform several inverse MDCT transforms (frequency domain to time domain) with given parameters.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMTreeWalker.java 97 /** Perform a non-recursive pre-order/post-order traversal,
147 /** Perform a non-recursive pre-order/post-order traversal,
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 222 * @param node1 DOM Node to perform position comparison on.
223 * @param node2 DOM Node to perform position comparison on .
  /external/bison/lib/
spawni.c 137 Before running the process perform the actions described in FILE-ACTIONS. */
160 might perform the path searching. But this would be done by
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 119 /* Actions to perform after a SCO event */
282 UINT8 post_sco; /* action to perform after sco event */
  /external/bluetooth/bluedroid/stack/a2dp/
a2d_api.c 238 ** perform service discovery and retrieve SRC or SNK SDP
309 /* perform service search */
  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 207 // Invoke the Syncer to perform a sync.
295 // the client starts up and does not need to perform an initial sync.
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 120 // Note: If you want to perform other operations before opening the popup, but
244 // Check to perform at each execution of the timed loop. It also triggers
  /external/chromium/webkit/glue/
webmediaplayer_impl.h 131 // Invoke |webmediaplayer_| to perform a repaint.
180 // provided by WebKit to perform renderering. The simple data source does
  /external/chromium_org/chrome/browser/resources/image_loader/
request.js 219 // Perform a xhr request.
281 // Perform processing if the url is not a data url, or if there are some
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 120 // Note: If you want to perform other operations before opening the popup, but
244 // Check to perform at each execution of the timed loop. It also triggers

Completed in 809 milliseconds

<<51525354555657585960>>