HomeSort by relevance Sort by last modified time
    Searched full:procs (Results 126 - 150 of 164) sorted by null

1 2 3 4 56 7

  /external/skia/src/pdf/
SkPDFDevice.cpp 1029 const char procs[][7] = {"PDF", "Text", "ImageB", "ImageC", "ImageI"}; local
    [all...]
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 319 /* initialize the procs */
  /hardware/samsung_slsi/exynos5/gralloc/
gralloc.cpp 401 /* initialize the procs */
  /frameworks/base/docs/html/intl/ja/guide/topics/
fundamentals.jd 33 <li><a href="#procs">????</a></li>
488 <h3 id="procs">????</h3>
    [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp 1711 GrSkDrawProcs* procs = static_cast<GrSkDrawProcs*>(state.fDraw->fProcs); local
    [all...]
GrMatrix.cpp 356 // Matrix transformation procs
  /sdk/emulator/qtools/
trace_reader.h 422 ProcessState *procs = new ProcessState[nprocs]; local
425 ProcessState *pstate = procs;
432 return procs;
    [all...]
  /external/skia/src/core/
SkBitmapProcState.cpp 543 The storage requirements for the different matrix procs are as follows,
SkBitmapProcState_matrixProcs.cpp 513 // all remaining procs use this form for filterOne
SkXfermode.cpp 16 // idea for higher precision blends in xfer procs (and slightly faster)
    [all...]
SkBlitter_RGB16.cpp 822 // compute SkBlitRow::Procs
    [all...]
  /external/webkit/Source/WebCore/plugins/android/
PluginPackageAndroid.cpp 243 // that any additional (or changed) procs are set. There is no real attempt
  /frameworks/native/opengl/libagl/
array.cpp     [all...]
matrix.cpp 677 c->rasterizer.procs.scissor(c, x, y, w, h);
  /external/kernel-headers/original/linux/
sysctl.h 898 ABI_DEFHANDLER_LCALL7=3,/* default handler for procs using lcall7 */
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp 111 //////////////////// ToColor procs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sysctl.h 932 ABI_DEFHANDLER_LCALL7=3,/* default handler for procs using lcall7 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 932 ABI_DEFHANDLER_LCALL7=3,/* default handler for procs using lcall7 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 932 ABI_DEFHANDLER_LCALL7=3,/* default handler for procs using lcall7 */
  /system/core/include/private/pixelflinger/
ggl_context.h 527 GGLContext procs; member in struct:android::context_t
  /system/core/toolbox/
top.c 357 if (!new_procs) die("Could not expand procs array.\n");
  /external/chromium/base/
process_util_posix.cc 1014 // TODO(port): This is inefficient, but works if there are multiple procs.
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java 738 if (DEBUG) Log.i(TAG, "WIFI power=" + wifiPower + " from procs=" + mWifiPower);
    [all...]
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java     [all...]
  /system/core/sh/
jobs.c 617 /* no running procs */

Completed in 1126 milliseconds

1 2 3 4 56 7