HomeSort by relevance Sort by last modified time
    Searched full:do_init (Results 1 - 14 of 14) sorted by null

  /frameworks/base/tests/RenderScriptTests/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/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
Vignette.java 74 do_init(); method
78 do_init(); method
82 do_init(); method
86 do_init(); method
90 do_init(); method
93 private void do_init() { method in class:Vignette
131 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
  /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 51 static void do_init() { function
115 do_init();
181 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/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 579 void do_init(char *p) function
  /external/oprofile/utils/
opcontrol 320 do_init()
    [all...]
  /tools/motodev/src/plugins/emulator/res/
fbvncserver 

Completed in 369 milliseconds