Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/scripts/
Dgen-implicit-conversions.py318 def __init__(self, name, op, in_type, out_type, reverse=False): argument
384 def __init__(self, name, op, in_type, out_type, reverse=False): argument
421 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument
481 def __init__(self, name, in_type, out_type): argument
512 def __init__(self, name, in_type, out_type, reverse=False): argument
556 def __init__(self, name, in_type, out_type): argument
632 def __init__(self, name, in_type, out_type, reverse=False): argument
681 def __init__(self, name, in_type, out_type): argument
714 def __init__(self, name, in_type, out_type): argument
735 def __init__(self, name, in_type, out_type): argument
/external/chromium_org/third_party/qcms/src/
Dtransform.c1112 int samples, qcms_data_type in_type) in qcms_transform_precacheLUT_float()
1169 qcms_profile *in, qcms_data_type in_type, in qcms_transform_create()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp322 cmsUInt32Number intent, in_type, out_type, nr_samples; in color_apply_icc_profile() local