HomeSort by relevance Sort by last modified time
    Searched full:ashmem (Results 176 - 200 of 338) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/sepolicy/public/
te_macros 76 # this domain when creating tmpfs / shmem / ashmem files.
171 # Label ashmem objects with our own unique type.
322 # rw access to /dev/binder and /dev/ashmem is presently granted to
338 # rw access to /dev/hwbinder and /dev/ashmem is presently granted to
  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
sample_vtune_db_output 313 a(V/dev/ashmem/dalvik-jit-code-cache (deleted)
  /external/libmojo/mojo/public/c/system/
buffer.h 31 // TODO(vtl): Also a flag for discardable (ashmem-style) buffers.
  /external/skia/src/core/
SkResourceCache.h 167 * Use this allocator for bitmaps, so they can use ashmem when available.
  /frameworks/native/libs/input/tests/
InputPublisherAndConsumer_test.cpp 23 #include <cutils/ashmem.h>
  /hardware/interfaces/camera/device/1.0/default/
CameraDevice.cpp 108 mAshmemAllocator = IAllocator::getService("ashmem");
307 mHidlHeap = hidl_memory("ashmem", mHidlHandle, size);
321 ALOGE("%s: allocating ashmem of %zu bytes failed!",
326 mHidlHeap = hidl_memory("ashmem", mHidlHandle, size);
    [all...]
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 26 #include <cutils/ashmem.h>
  /system/media/audio_utils/tests/
fifo_multiprocess.cpp 25 #include <cutils/ashmem.h>
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp     [all...]
Graphics.cpp 15 #include <cutils/ashmem.h>
446 // Map existing ashmem region if not already mapped.
  /frameworks/native/libs/binder/
Parcel.cpp 42 #include <cutils/ashmem.h>
133 // If we own an ashmem fd, keep track of how much memory it refers to.
    [all...]
  /device/google/contexthub/sensorhal/
sensors.cpp 25 #include <cutils/ashmem.h>
  /external/libdrm/freedreno/kgsl/
msm_kgsl.h 324 /* add a block of pmem, fb, ashmem or user allocated address
  /frameworks/av/drm/libmediadrm/
CryptoHal.cpp 246 auto hidlMemory = hidl_memory("ashmem", hidlHandle, heap->getSize());
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 21 #include <cutils/ashmem.h>
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 198 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 198 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/display/msm8909/libgralloc/
mapper.cpp 213 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_kgsl.h 310 /* add a block of pmem, fb, ashmem or user allocated address
  /system/libfmq/include/fmq/
MessageQueue.h 21 #include <cutils/ashmem.h>
51 * This constructor uses Ashmem shared memory to create an FMQ
653 * Ashmem memory region size needs to be specified in page-aligned bytes.
662 * Create an ashmem region to map the memory for the ringbuffer,
    [all...]
  /external/libchrome/base/memory/
shared_memory_unittest.cc 497 // Android supports a different permission model than POSIX for its "ashmem"
618 // Android ashmem does not support named shared memory.
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 26 #include <cutils/ashmem.h>
609 ALOGE("Unable to create ashmem region");
  /external/libchrome/base/
base.gyp 101 '../third_party/ashmem/ashmem.gyp:ashmem',
    [all...]
  /frameworks/native/services/sensorservice/
SensorService.cpp 20 #include <cutils/ashmem.h>
    [all...]
  /hardware/interfaces/sensors/1.0/
types.hal 773 * Set this flag if sensor suppor direct channel backed by ashmem.
    [all...]

Completed in 978 milliseconds

1 2 3 4 5 6 78 91011>>