Home
last modified time | relevance | path

Searched defs:formats (Results 26 - 50 of 334) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c69 static struct fd5_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c67 static struct fd3_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c69 static struct fd4_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/pulseaudio/src/tests/
H A Dextended-test.c125 pa_format_info *formats[1]; in context_state_callback() local
H A Dpassthrough-test.c207 pa_format_info *formats[1]; in connect_stream() local
/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.c294 pa_ext_device_restore_save_formats( pa_context *c, pa_device_type_t type, uint32_t idx, uint8_t n_formats, pa_format_info **formats, pa_context_success_cb_t cb, void *userdata) pa_ext_device_restore_save_formats() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.h75 std::vector<VkSurfaceFormatKHR> formats; member
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_image_util.cpp42 std::set<std::string> formats; in PackImage() local
119 std::set<std::string> formats; in PackImage2File() local
150 std::set<std::string> formats; in CreatePixelMap() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_packer.cpp54 uint32_t ImagePacker::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats() argument
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeBitmapTest.cpp84 OH_Drawing_ColorFormat formats[] = { in HWTEST_F() local
248 OH_Drawing_ColorFormat formats[] = { in HWTEST_F() local
309 OH_Drawing_ColorFormat formats[] = { in HWTEST_F() local
372 OH_Drawing_ColorFormat formats[] = { in HWTEST_F() local
417 OH_Drawing_ColorFormat formats[] = { in HWTEST_F() local
450 OH_Drawing_ColorFormat formats[] = { HWTEST_F() local
513 OH_Drawing_ColorFormat formats[] = { HWTEST_F() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_stereowiden.c57 AVFilterFormats *formats = NULL; in query_formats() local
H A Daf_earwax.c86 AVFilterFormats *formats = NULL; in query_formats() local
H A Daf_asr.c129 AVFilterFormats *formats = NULL; in query_formats() local
H A Davf_abitscope.c70 AVFilterFormats *formats = NULL; in query_formats() local
[all...]
H A Dvf_fieldorder.c44 AVFilterFormats *formats; in query_formats() local
H A Dvf_mergeplanes.c124 AVFilterFormats *formats = NULL; in query_formats() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.c205 drm_transfer_get_formats(AVHWFramesContext *ctx, enum AVHWFrameTransferDirection dir, enum AVPixelFormat **formats) drm_transfer_get_formats() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c16 enum pipe_format formats[] = { variable
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c50 } formats[] = { variable
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.c62 enum pipe_format formats[4]; in varying_format() member
/third_party/libdrm/tests/tegra/
H A Dvic.c37 static const struct vic_format_info formats[] = { in vic_format_get_info() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_format.c85 static struct etna_format formats[PIPE_FORMAT_COUNT] = { variable
[all...]
/third_party/python/Lib/ctypes/test/
H A Dtest_arrays.py8 formats = "bBhHiIlLqQfd" variable
11 c_long, c_ulonglong, c_float, c_double, c_longdouble global() variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.hpp82 std::vector<TestFormat> formats; member
/third_party/python/Lib/test/
H A Dtest_stat.py21 formats = {'S_IFBLK', 'S_IFCHR', 'S_IFDIR', 'S_IFIFO', 'S_IFLNK', variable in TestFilemode

Completed in 13 milliseconds

12345678910>>...14