Home
last modified time | relevance | path

Searched defs:out_format (Results 1 – 5 of 5) sorted by relevance

/external/googletest/googletest/test/
Dgtest_list_output_unittest.py246 def _GetOutput(self, out_format): argument
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc305 int32_t *out_format, ret; in gralloc0_perform() local
/external/libpng/contrib/libtests/
Dpngstest.c2066 png_uint_32 in_format, out_format; in transform_from_formats() local
2350 png_uint_32 out_format = transform->out_image->image.format; in logpixel() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2234 enum pipe_format out_format, in generate_unswizzled_blend()
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp4805 …:getFormatAndTypeCompatibleWithInternalformat(GLenum internalformat, int index, GLenum* out_format, in getFormatAndTypeCompatibleWithInternalformat()