HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 1301 - 1325 of 3591) sorted by null

<<51525354555657585960>>

  /frameworks/base/libs/hwui/
FontRenderer.cpp 662 sp<RSC::Allocation> ain = RSC::Allocation::createTyped(mRs, t, RS_ALLOCATION_MIPMAP_NONE,
664 sp<RSC::Allocation> aout = RSC::Allocation::createTyped(mRs, t, RS_ALLOCATION_MIPMAP_NONE,
  /frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeApp.java 146 // Make a fake allocation to consume some RAM.
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
rsbench.rs 31 // Allocation to write the results into
  /frameworks/compile/libbcc/lib/Core/
Source.cpp 147 ALOGE("Out of memory during Source object allocation for `%s'!",
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Convolve5x5.java 21 import android.renderscript.Allocation;
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Convolve5x5.java 21 import android.renderscript.Allocation;
  /frameworks/rs/
rsComponent.cpp 217 "ALLOCATION",
  /hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp 650 ALOGE("Memory allocation failure. Not able to allocate memory for surroundInputBuffer");
658 ALOGE("Memory allocation failure. Not able to allocate memory for surroundOutputBuffer");
665 ALOGE("Memory allocation failure during real Coefficient array");
671 ALOGE("Memory allocation failure during imaginary Coefficient array");
    [all...]
  /hardware/qcom/display/libgralloc/
gralloc_priv.h 38 * of allocation that should be used */
  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.cpp 42 LOG_E("Allocation of TCI WSM failed: %d", mcRet);
  /hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c 48 *! 16-Nov-2001 ag Added SM allocation for streaming.
197 struct CMM_INFO pInfo; /* CMM info; use for virtual space allocation */
328 /* Free local allocation */
467 struct CMM_INFO pInfo;/* CMM info; use for virtual space allocation */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_log.c 152 /* if some allocation or opening failed, delete object */
  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 68 CAMHAL_LOGEB("Allocation failed when creating buffers array of %d uint32_t elements", numArrayEntriesC);
  /hardware/ti/omap4xxx/hwc/
hal_public.h 92 * capacity, these are the "real" values for the backing allocation.
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 76 * allocation.
  /libcore/luni/src/main/native/
java_io_File.cpp 148 // TODO: this hides allocation failures from us. Push directory iteration up into Java?
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 85 // Dynamic allocation, possibly using _M_alloc_fun and _M_free_fun.
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 107 ALOGE("Error while allocation of array in %s", __FUNCTION__);
244 ALOGE("Error while allocation byte array in %s", __FUNCTION__);
295 ALOGE("Address allocation failed in %s", __FUNCTION__);
321 ALOGE("Address allocation failed in %s", __FUNCTION__);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/widget/
TextHighlightingAnimation.java 73 // TODO figure out a way to avoid string allocation
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.h 31 should not be used for non-dynamic memory allocation. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.h 31 should not be used for non-dynamic memory allocation. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.h 31 should not be used for non-dynamic memory allocation. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.h 31 should not be used for non-dynamic memory allocation. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
strstream 101 // Dynamic allocation, possibly using _M_alloc_fun and _M_free_fun.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
extptr_allocator.h 48 * pointer type. (See ext/pointer.h) Memory allocation in this example

Completed in 2091 milliseconds

<<51525354555657585960>>