HomeSort by relevance Sort by last modified time
    Searched refs:usage (Results 226 - 250 of 2551) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/view/
GraphicBuffer.java 32 // Note: keep usage flags in sync with GraphicBuffer.h and gralloc.h
75 * @param usage Hint indicating how the buffer will be used
79 public static GraphicBuffer create(int width, int height, int format, int usage) {
80 long nativeObject = nCreateGraphicBuffer(width, height, format, usage);
82 return new GraphicBuffer(width, height, format, usage, nativeObject);
90 private GraphicBuffer(int width, int height, int format, int usage, long nativeObject) {
94 mUsage = usage;
121 * Returns the usage hint set on this buffer.
273 int usage = in.readInt();
276 return new GraphicBuffer(width, height, format, usage, nativeObject)
    [all...]
  /frameworks/base/core/java/android/webkit/
WebStorage.java 71 protected Origin(String origin, long quota, long usage) {
74 mUsage = usage;
  /frameworks/base/libs/usb/tests/accessorytest/
accessory.c 24 static void usage(char* name) { function
25 fprintf(stderr, "Usage: %s [-a] [-h] [-ic input card] [-id input device] "
30 "\t-h : prints this usage message\n", name);
64 usage(argv[0]);
  /frameworks/native/libs/gui/
GraphicBufferAlloc.cpp 35 uint32_t height, PixelFormat format, uint32_t usage,
38 width, height, format, usage, std::move(requestorName)));
  /hardware/intel/img/psb_video/src/android/
psb_gralloc.h 39 int gralloc_lock(buffer_handle_t handle, int usage,
  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 21 void InputReport::setIntUsage(InputCollectionId id, InputUsage usage, int32_t value,
23 mCallbacks.input_report_set_usage_int(mHost, mReport, id, usage, value, arityIndex);
26 void InputReport::setBoolUsage(InputCollectionId id, InputUsage usage, bool value,
28 mCallbacks.input_report_set_usage_bool(mHost, mReport, id, usage, value, arityIndex);
39 void InputReportDefinition::declareUsage(InputCollectionId id, InputUsage usage,
42 id, usage, min, max, resolution);
45 void InputReportDefinition::declareUsages(InputCollectionId id, InputUsage* usage,
48 id, usage, usageCount);
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h 45 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3HALHeader.h 45 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \
  /system/extras/tests/workloads/
powerave.py 6 def usage(): function
19 if o == '-h' or o == '--help': usage()
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
regval.l 4 .*:10: Warning: This is the location of the conflicting usage
8 .*:24: Warning: This is the location of the conflicting usage
12 .*:31: Warning: This is the location of the conflicting usage
16 .*:45: Warning: This is the location of the conflicting usage
  /cts/tests/tests/app.usage/src/android/app/usage/cts/
Activities.java 16 package android.app.usage.cts;
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/
__main__.py 10 usage = textwrap.dedent('''\
11 Usage:
25 parser = optparse.OptionParser(usage=usage, add_help_option=False)
39 print(usage, file=sys.stderr)
  /external/dbus/tools/
dbus-uuidgen.c 31 usage (char *name, int ecode) function
36 fprintf (stderr, "Usage: %s [--ensure[=FILENAME]] [--get[=FILENAME]]\n", name);
65 usage (NULL, 1);
112 usage (argv[0], 0);
116 usage (argv[0], 1);
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
docbeauty.py 42 def usage(): function
43 print "\nDocBeauty 0.1 Usage information\n"
62 usage()
66 usage()
76 usage()
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/model/data/
ModelTexture.java 38 public int usage; field in class:ModelTexture
  /external/libmtp/examples/
thumb.c 37 static void usage(void) { function
38 printf("Usage: thumb -i <fileid/trackid> <imagefile>\n");
61 usage();
66 usage();
74 usage();
  /external/libvpx/libvpx/
vpxenc.h 40 int usage; member in struct:VpxEncoderConfig
  /external/libxml2/doc/examples/
xpath2.c 6 * usage: xpath2 <xml-file> <xpath-expr> <new-value>
25 static void usage(const char *name);
36 usage(argv[0]);
46 usage(argv[0]);
61 * usage:
64 * Prints usage information.
67 usage(const char *name) { function
70 fprintf(stderr, "Usage: %s <xml-file> <xpath-expr> <value>\n", name);
  /external/mesa3d/src/gallium/auxiliary/util/
u_resource.c 30 unsigned usage,
34 return ur->vtbl->get_transfer(context, resource, level, usage, box);
69 unsigned usage,
79 usage,
  /external/selinux/libselinux/utils/
getsebool.c 9 static void usage(const char *progname) function
11 fprintf(stderr, "usage: %s -a or %s boolean...\n", progname, progname);
24 usage(argv[0]);
45 usage(argv[0]);
56 usage(argv[0]);
selabel_lookup.c 9 static void usage(const char *progname) function
12 "usage: %s -b backend [-v] [-r] -k key [-t type] [-f file]\n\n"
45 usage(argv[0]);
63 usage(argv[0]);
82 usage(argv[0]);
  /external/v8/tools/
v8-rolls.sh 39 usage() { function
41 usage: $0 OPTIONS
106 h) usage
114 usage
  /frameworks/native/include/gui/
GraphicBufferAlloc.h 37 uint32_t height, PixelFormat format, uint32_t usage,
  /frameworks/native/opengl/libagl/
BufferObjectManager.cpp 62 bo->usage = GL_STATIC_DRAW;
70 GLsizeiptr size, GLenum usage)
81 bo->usage = usage;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.h 32 int usage; member in struct:VpxEncoderConfig

Completed in 2262 milliseconds

1 2 3 4 5 6 7 8 91011>>