Home
last modified time | relevance | path

Searched defs:outFormat (Results 1 – 16 of 16) sorted by relevance

/external/testng/src/main/java/org/testng/
DTimeBombSkipException.java86 public TimeBombSkipException(String msg, String date, String inFormat, String outFormat) { in TimeBombSkipException()
170 …public TimeBombSkipException(String msg, String date, String inFormat, String outFormat, Throwable… in TimeBombSkipException()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D.cpp41 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_read()
122 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_read()
376 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_write()
468 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_write()
Dtest_renderbuffer.cpp30 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image()
203 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
Dtest_images_3D_info.cpp20 …size_t imageWidth, size_t imageHeight, size_t imageDepth, cl_image_format *outFormat, ExplicitType… in test_image_read()
Dtest_images_3D.cpp35cl_image_format *outFormat, ExplicitType *outType, void **outResultBuffer ) in test_image_read()
Dtest_images_2D_info.cpp21 size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, in test_image_read()
/external/v4l2_codec2/common/
DFormatConverter.cpp95 std::unique_ptr<FormatConverter> FormatConverter::Create(VideoPixelFormat outFormat, in Create()
112 c2_status_t FormatConverter::initialize(VideoPixelFormat outFormat, const ui::Size& visibleSize, in initialize()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_read_common.cpp221 cl_image_format *outFormat, ExplicitType *outType, void **outResultBuffer ) in test_cl_image_read()
359 cl_image_format *outFormat, ExplicitType *outType, void **outResultBuffer ) in test_image_read()
Dtest_renderbuffer.cpp68 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image()
269 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
Dtest_images_getinfo_common.cpp30 size_t imageDepth, cl_image_format *outFormat, ExplicitType *outType, in test_image_info()
Dtest_images_write_common.cpp299 cl_image_format *outFormat, ExplicitType *outType, void **outSourceBuffer, in test_cl_image_write()
405 cl_image_format *outFormat, ExplicitType *outType, void **outSourceBuffer, in test_image_write()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_2D.cpp100 cl_image_format outFormat; in test_get_image_info_single() local
/external/deqp/executor/tools/
DxeTestLogCompare.cpp114 OutputFormat outFormat; member
/external/mesa3d/src/mesa/main/
Dglformats.c204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) in _mesa_compute_component_mapping()
/external/skia/src/codec/
DSkCodec.cpp685 skcms_PixelFormat* outFormat) { in sk_select_xform_format()
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp340 cl_image_format *outFormat) in get_8_bit_image_format()
377 cl_image_format *outFormat) in get_32_bit_image_format()