/frameworks/native/libs/gui/ |
D | IGraphicBufferAlloc.cpp | 46 PixelFormat format, uint32_t usage, status_t* error) { in createGraphicBuffer() 94 uint32_t usage = data.readInt32(); in onTransact() local
|
D | ISurfaceTexture.cpp | 85 uint32_t format, uint32_t usage) { in dequeueBuffer() 206 uint32_t usage = data.readInt32(); in onTransact() local
|
/frameworks/base/tools/obbtool/ |
D | mkobb.sh | 148 usage() { function
|
/frameworks/rs/cpp/ |
D | Allocation.cpp | 50 Allocation::Allocation(void *id, RenderScript *rs, sp<const Type> t, uint32_t usage) : in Allocation() 382 RsAllocationMipmapControl mips, uint32_t usage) { in createTyped() 392 RsAllocationMipmapControl mips, uint32_t usage, void *pointer) { in createTyped() 401 uint32_t usage) { in createTyped() 406 size_t count, uint32_t usage) { in createSized()
|
/frameworks/base/tools/aidl/ |
D | options.cpp | 9 usage() in usage() function
|
/frameworks/base/tools/aapt/ |
D | Main.cpp | 42 void usage(void) in usage() function
|
D | printapk.cpp | 13 usage() in usage() function
|
/frameworks/native/opengl/libagl/ |
D | BufferObjectManager.h | 44 GLenum usage; member
|
D | BufferObjectManager.cpp | 70 GLsizeiptr size, GLenum usage) in allocateStore()
|
/frameworks/base/cmds/backup/ |
D | backup.cpp | 29 usage(int argc, const char** argv) in usage() function
|
/frameworks/native/libs/ui/ |
D | GraphicBufferMapper.cpp | 74 int usage, const Rect& bounds, void** vaddr) in lock()
|
D | GraphicBuffer.cpp | 157 status_t GraphicBuffer::lock(uint32_t usage, void** vaddr) in lock() 164 status_t GraphicBuffer::lock(uint32_t usage, const Rect& rect, void** vaddr) in lock()
|
D | GraphicBufferAllocator.cpp | 94 int usage, buffer_handle_t* handle, int32_t* stride) in alloc()
|
/frameworks/base/graphics/java/android/renderscript/ |
D | Allocation.java | 236 Allocation(int id, RenderScript rs, Type t, int usage) { in Allocation() 1013 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped() 1036 static public Allocation createTyped(RenderScript rs, Type type, int usage) { in createTyped() 1067 int count, int usage) { in createSized() 1136 int usage) { in createFromBitmap() 1235 int usage) { in createCubemapFromBitmap() 1312 int usage) { in createCubemapFromCubeFaces() 1401 int usage) { in createFromBitmapResource() 1441 int usage) { in createFromString()
|
D | Mesh.java | 199 int usage; field in Mesh.Builder.Entry 214 public Builder(RenderScript rs, int usage) { in Builder() 802 int usage = Allocation.USAGE_SCRIPT; in create() local
|
/frameworks/base/tools/validatekeymaps/ |
D | Main.cpp | 40 static void usage() { in usage() function
|
/frameworks/base/cmds/screenshot/ |
D | screenshot.c | 98 void usage() { in usage() function
|
/frameworks/base/cmds/screencap/ |
D | screencap.cpp | 36 static void usage(const char* pname) in usage() function
|
/frameworks/native/include/ui/ |
D | GraphicBufferAllocator.h | 79 uint32_t usage; member
|
/frameworks/base/core/java/android/webkit/ |
D | WebStorage.java | 65 protected Origin(String origin, long quota, long usage) { in Origin()
|
/frameworks/native/include/gui/ |
D | Surface.h | 118 uint32_t usage; member
|
/frameworks/av/media/libmedia/ |
D | IAudioPolicyService.cpp | 103 virtual status_t setForceUse(audio_policy_force_use_t usage, audio_policy_forced_cfg_t config) in setForceUse() 113 virtual audio_policy_forced_cfg_t getForceUse(audio_policy_force_use_t usage) in getForceUse() 400 … audio_policy_force_use_t usage = static_cast <audio_policy_force_use_t>(data.readInt32()); in onTransact() local 409 … audio_policy_force_use_t usage = static_cast <audio_policy_force_use_t>(data.readInt32()); in onTransact() local
|
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.c | 294 static void usage() { in usage() function
|
/frameworks/base/core/jni/ |
D | android_media_AudioSystem.cpp | 158 android_media_AudioSystem_setForceUse(JNIEnv *env, jobject thiz, jint usage, jint config) in android_media_AudioSystem_setForceUse() 165 android_media_AudioSystem_getForceUse(JNIEnv *env, jobject thiz, jint usage) in android_media_AudioSystem_getForceUse()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/ |
D | AMRWB_E_SAMPLE.c | 35 void usage (void) { in usage() function
|