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

  /frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Fisheye.java 60 do_init(); method
64 do_init(); method
68 do_init(); method
73 do_init(); method
76 private void do_init() { method in class:Fisheye
120 do_init(); method
Vignette.java 74 do_init(); method
78 do_init(); method
82 do_init(); method
86 do_init(); method
90 do_init(); method
95 do_init(); method
98 private void do_init() { method in class:Vignette
132 do_init(); method
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Fisheye.java 63 do_init(); method
67 do_init(); method
71 do_init(); method
76 do_init(); method
79 private void do_init() { method in class:Fisheye
123 do_init(); method
Vignette.java 74 do_init(); method
78 do_init(); method
82 do_init(); method
86 do_init(); method
90 do_init(); method
95 do_init(); method
98 private void do_init() { method in class:Vignette
132 do_init(); method
  /frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Fisheye.java 63 do_init(); method
67 do_init(); method
71 do_init(); method
74 private void do_init() { method in class:Fisheye
118 do_init(); method
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
130 do_init(); method
  /external/icu/icu4c/source/tools/icuinfo/
icuinfo.cpp 54 static void do_init() { function
70 do_init();
138 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 376 do_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, function
    [all...]
sftp.c     [all...]
  /external/f2fs-tools/tools/
f2fs_io_parse.c 96 static void do_init() function
314 do_init();
  /external/libusb/examples/
dpfp.c 360 static int do_init(void) function
445 r = do_init();
dpfp_threaded.c 390 static int do_init(void) function
484 r = do_init();
  /external/minijail/
libminijail.c 153 int do_init : 1; member in struct:minijail::__anon27967
199 j->flags.do_init = 0;
457 j->flags.do_init = 1;
543 j->flags.do_init = 0;
1999 int do_init = j->flags.do_init; local
    [all...]

Completed in 1536 milliseconds