/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
Vignette.java | 77 do_init(); method 81 do_init(); method 85 do_init(); method 89 do_init(); method 93 do_init(); method 96 private void do_init() { method in class:Vignette 134 do_init(); method
|
Fisheye.java | 63 do_init(); method 67 do_init(); method 71 do_init(); method 74 private void do_init() { method in class:Fisheye 122 do_init(); method
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
Vignette.java | 73 do_init(); method 77 do_init(); method 81 do_init(); method 85 do_init(); method 89 do_init(); method 92 private void do_init() { method in class:Vignette 130 do_init(); method
|
Fisheye.java | 60 do_init(); method 64 do_init(); method 68 do_init(); method 71 private void do_init() { method in class:Fisheye 119 do_init(); method
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
Vignette.java | 77 do_init(); method 81 do_init(); method 85 do_init(); method 89 do_init(); method 93 do_init(); method 96 private void do_init() { method in class:Vignette 134 do_init(); method
|
Fisheye.java | 63 do_init(); method 67 do_init(); method 71 do_init(); method 74 private void do_init() { method in class:Fisheye 122 do_init(); method
|
/external/openssl/crypto/engine/ |
eng_cnf.c | 96 long do_init = -1; local 169 if (!NCONF_get_number_e(cnf, value, "init", &do_init)) 171 if (do_init == 1) 176 else if (do_init != 0) 195 if (e && (do_init == -1) && !int_engine_init(e))
|
/external/icu4c/tools/icuinfo/ |
icuinfo.cpp | 52 static void do_init() { function 68 do_init(); 131 do_init();
|
/external/openssh/ |
sftp-client.h | 54 struct sftp_conn *do_init(int, int, u_int, u_int, u_int64_t);
|
sftp-client.c | 333 do_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, function [all...] |
sftp.c | [all...] |
/external/libusb/examples/ |
dpfp.c | 360 static int do_init(void) function 445 r = do_init();
|
dpfp_threaded.c | 387 static int do_init(void) function 472 r = do_init();
|
/external/libusb_aah/examples/ |
dpfp.c | 360 static int do_init(void) function 445 r = do_init();
|
dpfp_threaded.c | 387 static int do_init(void) function 472 r = do_init();
|
/external/bluetooth/bluedroid/test/bluedroidtest/ |
bluedroidtest.c | 642 void do_init(char *p) function
|
/external/oprofile/utils/ |
opcontrol | 320 do_init() [all...] |