Home
last modified time | relevance | path

Searched defs:create (Results 1 – 6 of 6) sorted by relevance

/system/media/mca/filterfw/java/android/filterfw/format/
DImageFormat.java36 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/
Dtest_timer_create.c49 create(int seconds, int id) in create() function
Dtest_timer_create3.c66 create(int seconds, int id) in create() function
Dtest_timer_create2.c49 create(int seconds, int id) in create() function
/system/vold/
DLoop.cpp125 int Loop::create(const char *id, const char *loopFile, char *loopDeviceBuffer, size_t len) { in create() function in Loop
DDevmapper.cpp166 int Devmapper::create(const char *name, const char *loopFile, const char *key, in create() function in Devmapper