Searched defs:create (Results 1 – 6 of 6) sorted by relevance
| /system/media/mca/filterfw/java/android/filterfw/format/ |
| D | ImageFormat.java | 36 public static MutableFrameFormat create(int width, in create() method in ImageFormat 51 public static MutableFrameFormat create(int width, in create() method in ImageFormat 62 public static MutableFrameFormat create(int colorspace, int target) { in create() method in ImageFormat 70 public static MutableFrameFormat create(int colorspace) { in create() method in ImageFormat
|
| /system/extras/tests/bionic/libc/other/ |
| D | test_timer_create.c | 49 create(int seconds, int id) in create() function
|
| D | test_timer_create3.c | 66 create(int seconds, int id) in create() function
|
| D | test_timer_create2.c | 49 create(int seconds, int id) in create() function
|
| /system/vold/ |
| D | Loop.cpp | 125 int Loop::create(const char *id, const char *loopFile, char *loopDeviceBuffer, size_t len) { in create() function in Loop
|
| D | Devmapper.cpp | 166 int Devmapper::create(const char *name, const char *loopFile, const char *key, in create() function in Devmapper
|