Home
last modified time | relevance | path

Searched refs:null_method (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jccolor.c341 null_method (j_compress_ptr cinfo) in null_method() function
361 cconvert->pub.start_pass = null_method; in jinit_color_converter()
/external/opencv3/3rdparty/libjpeg/
Djccolor.c412 null_method (j_compress_ptr cinfo) in null_method() function
432 cconvert->pub.start_pass = null_method; in jinit_color_converter()
/external/libjpeg-turbo/
Djccolor.c524 null_method (j_compress_ptr cinfo) in null_method() function
544 cconvert->pub.start_pass = null_method; in jinit_color_converter()
/external/autotest/scheduler/
Dmonitor_db_functional_test.py22 def null_method(*args, **kwargs): function
26 setattr(self, method_name, null_method)