Searched defs:Init (Results 1 – 10 of 10) sorted by relevance
/development/perftests/panorama/feature_mos/src/mosaic_renderer/ |
D | FrameBuffer.cpp | 24 bool FrameBuffer::Init(int width, int height, GLenum format) { in Init() function in FrameBuffer
|
/development/testrunner/ |
D | logger.py | 30 def Init(log_file_path): function
|
/development/ndk/sources/android/ndk_helper/ |
D | GLContext.cpp | 78 bool GLContext::Init( ANativeWindow* window ) in Init() function in ndk_helper::GLContext
|
D | JNIHelper.cpp | 70 void JNIHelper::Init( ANativeActivity* activity, in Init() function in ndk_helper::JNIHelper
|
/development/ndk/platforms/android-17/samples/Teapot/jni/ |
D | TeapotRenderer.cpp | 47 void TeapotRenderer::Init() in Init() function in TeapotRenderer
|
/development/perftests/panorama/feature_stab/src/dbreg/ |
D | dbstabsmooth.cpp | 32 void db_StabilizationSmoother::Init() in Init() function in db_StabilizationSmoother
|
D | dbreg.cpp | 147 void db_FrameToReferenceRegistration::Init(int width, int height, in Init() function in db_FrameToReferenceRegistration
|
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/ |
D | MoreTeapotsRenderer.cpp | 51 void MoreTeapotsRenderer::Init( const int32_t numX, in Init() function in MoreTeapotsRenderer
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 1585 unsigned long db_CornerDetector_f::Init(int im_width,int im_height,int target_nr_corners, in Init() function in db_CornerDetector_f 1685 unsigned long db_CornerDetector_u::Init(int im_width,int im_height,int target_nr_corners, in Init() function in db_CornerDetector_u
|
D | db_feature_matching.cpp | 3199 unsigned long db_Matcher_f::Init(int im_width,int im_height,double max_disparity,int target_nr_corn… in Init() function in db_Matcher_f 3284 unsigned long db_Matcher_u::Init(int im_width,int im_height,double max_disparity,int target_nr_corn… in Init() function in db_Matcher_u
|