Home
last modified time | relevance | path

Searched defs:init (Results 1 – 3 of 3) sorted by relevance

/gdk/sources/llvm-ndk-cc/
DCompiler.cpp176 void Compiler::init(const std::string &Triple, const std::string &CPU, in init() function in ndkpc::Compiler
/gdk/samples/PhotoEditor/src/com/android/photoeditor/filters/
DImageUtils.java33 public static native boolean init(byte[] pgm, int pgmLength); in init() method in ImageUtils
/gdk/samples/bitmap-plasma-llvm/jni/
Dplasma.cpp410 static int init; in Java_com_example_plasma_llvm_PlasmaView_nativeRenderPlasma() local