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

1 2 3 4 5 6 7 891011>>

  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 38 #include <cutils/ashmem.h>
39 #include <linux/ashmem.h>
    [all...]
  /art/runtime/
Android.bp 406 // For atrace, properties, ashmem, set_sched_policy and socket_peer_is_trusted.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegProcessor.cpp 117 // Since ashmem heaps are rounded up to page size, don't reallocate if
  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 425 L(" %s: write parcel=%dms size=%d ashmem=%s",
  /hardware/interfaces/sensors/1.0/default/
convert.cpp 361 case SharedMemType::ASHMEM:
  /system/core/libmemunreachable/
MemUnreachable.cpp 242 } else if (has_prefix(mapping_name, "/dev/ashmem/dalvik")) {
  /prebuilts/abi-dumps/vndk/current/arm/source-based/
libcutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm64/source-based/
libcutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/mips/source-based/
libcutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/mips64/source-based/
libcutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86/source-based/
libcutils.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libcutils.so.lsdump.gz 
  /external/strace/linux/32/
ioctls_inc_align16.h     [all...]
ioctls_inc_align32.h     [all...]
ioctls_inc_align64.h     [all...]
  /external/strace/linux/64/
ioctls_inc.h     [all...]
  /external/strace/linux/x32/
ioctls_inc0.h     [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.timeline.memory_dump_event.html 229 <strong>MMAPS_METRICS</strong> = {'mmaps_ashmem': ('/Android/Ashmem.proportional_resident', False), 'mmaps_java_heap': ('/Android/Java runtime/Spaces.proportional_resident', False), 'mmaps_native_heap': ('/Native heap.proportional_resident', True), 'mmaps_overall_pss': ('/.proportional_resident', True), 'mmaps_private_dirty': ('/.private_dirty_resident', True)}<br>
  /external/libyuv/files/
setup_links.py 69 'third_party/ashmem',
  /external/toolchain-utils/user_activity_benchmarks/
cwp_hot_functions_groups.txt 22 third_party_ashmem home/chrome-bot/chrome_root/src/third_party/ashmem
  /external/webrtc/
setup_links.py 89 'third_party/ashmem',
  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 311 mAllocator = IAllocator::getService("ashmem");
  /frameworks/base/core/jni/
android_database_SQLiteConnection.cpp 27 #include <cutils/ashmem.h>
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
Icon.java 394 * Puts the memory used by this instance into Ashmem memory, if possible.
  /frameworks/native/services/sensorservice/
SensorDevice.cpp 475 type = SharedMemType::ASHMEM;

Completed in 711 milliseconds

1 2 3 4 5 6 7 891011>>