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

<<31323334353637383940>>

  /frameworks/base/drm/java/android/drm/
DrmErrorEvent.java 44 * Memory allocation failed during renewal. Can in the future perhaps be used to trigger
  /frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java 83 * <li>RuntimeException is thrown if a memory allocation error occurs.</li>
AutomaticGainControl.java 83 * <li>RuntimeException is thrown if a memory allocation error occurs.</li>
NoiseSuppressor.java 85 * <li>RuntimeException is thrown if a memory allocation error occurs.</li>
  /frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
fountainfbo.rs 14 //allocation for color buffer
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
ColladaScene.java 35 import android.renderscript.Allocation.MipmapControl;
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
BCHeaderField.h 88 // Get the data size from a serialized field to allow allocation
  /frameworks/compile/mclinker/unittests/
GCFactoryListTraitsTest.cpp 51 // Erasing of llvm::iplist won't destroy the allocation of the nodes managed
  /frameworks/rs/driver/
rsdProgram.cpp 49 const Allocation *a = p->mHal.state.textures[ct];
rsdShader.h 99 const android::renderscript::Allocation *tex);
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Fisheye.java 19 import android.renderscript.Allocation;
LevelsV4.java 21 import android.renderscript.Allocation;
Vignette.java 19 import android.renderscript.Allocation;
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Fisheye.java 19 import android.renderscript.Allocation;
LevelsV4.java 21 import android.renderscript.Allocation;
Vignette.java 19 import android.renderscript.Allocation;
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/build/android/
inv_mpu_iio-shared 
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h 10 /* Made up value to limit allocation sizes */
488 printf("Memory allocation failed\n");
547 printf("Memory allocation failed");
569 printf("Memory allocation failed");
  /hardware/msm7k/libgralloc-qsd8k/
gralloc_priv.h 33 /* gralloc usage bit indicating a pmem_adsp allocation should be used */
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.h 107 /** Memory allocation functions */
  /libcore/luni/src/main/native/
AsynchronousSocketCloseMonitor.cpp 28 * This gives us O(1) insertion and removal, and means we don't need to do any allocation.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 19 * Its goals is to improve performance limitating the number of dynamic allocation
  /ndk/tests/device/test-gnustl-full/unit/
allocator_test.cpp 65 //Allocation failed but no exception thrown
  /ndk/tests/device/test-stlport/unit/
allocator_test.cpp 65 //Allocation failed but no exception thrown
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
ImageUtils.h 88 * Pointer to resulting image (allocation is done here, free

Completed in 389 milliseconds

<<31323334353637383940>>