HomeSort by relevance Sort by last modified time
    Searched refs:shareable (Results 1 - 20 of 20) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DecodeUtils.java 200 boolean shareable) {
209 bytes, offset, length, shareable);
217 JobContext jc, String filePath, boolean shareable) {
219 return BitmapRegionDecoder.newInstance(filePath, shareable);
227 JobContext jc, FileDescriptor fd, boolean shareable) {
229 return BitmapRegionDecoder.newInstance(fd, shareable);
237 JobContext jc, InputStream is, boolean shareable) {
239 return BitmapRegionDecoder.newInstance(is, shareable);
  /external/libchrome/base/process/
process_metrics.h 54 // shareable: These pages (kbytes) can be shared with other processes under
62 // shareable: 0
67 // shareable: 0
77 // shareable: 0
80 WorkingSetKBytes() : priv(0), shareable(0), shared(0) {}
82 size_t shareable; member in struct:base::WorkingSetKBytes
process_metrics_linux.cc 407 ws_usage->shareable = 0;
450 ws_usage->shareable = 0;
  /prebuilts/tools/common/m2/repository/javax/annotation/jsr250-api/1.0/
jsr250-api-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 145 * @shareable: Boolean whether other clients (as identified by file descriptors)
159 int32_t shareable; member in struct:drm_vmw_surface_create_req
  /prebuilts/tools/common/m2/repository/javax/annotation/javax.annotation-api/1.2/
javax.annotation-api-1.2.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
make_vms.com 114 $! Alpha gets a shareable image
326 $! needed to build shareable image
386 $! information to build a symbol vector for a shareable image
  /external/ImageMagick/
Make.com 76 $ write sys$output "Making shareable image"
93 $ write sys$output "Shareable image logical MAGICKSHR defined:"
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 85 __s32 shareable; member in struct:drm_vmw_surface_create_req
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 173 * @shareable: Boolean whether other clients (as identified by file descriptors)
187 __s32 shareable; member in struct:drm_vmw_surface_create_req
898 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
  /external/libdrm/include/drm/
vmwgfx_drm.h 168 * @shareable: Boolean whether other clients (as identified by file descriptors)
182 __s32 shareable; member in struct:drm_vmw_surface_create_req
888 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 170 * @shareable: Boolean whether other clients (as identified by file descriptors)
184 int32_t shareable; member in struct:drm_vmw_surface_create_req
891 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
vmw_screen_ioctl.c 152 req->shareable = !!(usage & SVGA_SURFACE_USAGE_SHARED);
  /external/freetype/
vms_make.com 20 $! * DEBUG - Compile modules with /noopt/debug and link shareable image
111 $! Alpha gets a shareable image
    [all...]
  /external/python/cpython2/Modules/zlib/
make_vms.com 227 $! Create shareable image
479 $! needed to build shareable image
719 $! Analyze the project map file and create the symbol vector for a shareable
  /external/python/cpython3/Modules/zlib/
make_vms.com 227 $! Create shareable image
479 $! needed to build shareable image
719 $! Analyze the project map file and create the symbol vector for a shareable
  /external/zlib/src/
make_vms.com 227 $! Create shareable image
479 $! needed to build shareable image
719 $! Analyze the project map file and create the symbol vector for a shareable
  /toolchain/binutils/binutils-2.27/zlib/
make_vms.com 227 $! Create shareable image
479 $! needed to build shareable image
719 $! Analyze the project map file and create the symbol vector for a shareable
  /tools/external/gradle/
gradle-api-2.14.1.jar 
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 509 milliseconds