Home
last modified time | relevance | path

Searched defs:image_format (Results 1 – 25 of 47) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h51 int32_t image_format() { return image_format_; } in image_format() function
134 int32_t image_format() { return image_format_; } in image_format() function
Dindex_sub_table.cc222 int32_t image_format, in Builder()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.h51 int32_t image_format() { return image_format_; } in image_format() function
134 int32_t image_format() { return image_format_; } in image_format() function
Dindex_sub_table.cc222 int32_t image_format, in Builder()
/third_party/skia/third_party/externals/tint/src/sem/
Dstorage_texture_type.h50 ast::ImageFormat image_format() const { return image_format_; } in image_format() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dcl_utils.cpp53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
/third_party/skia/third_party/externals/tint/src/inspector/
Dresource_binding.cc75 const ast::ImageFormat& image_format) { in TypeImageFormatToResourceBindingImageFormat()
Dresource_binding.h121 ImageFormat image_format; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c271 gst_va_video_surface_format_from_image_format (GstVideoFormat image_format, in gst_va_video_surface_format_from_image_format()
298 find_gst_video_format_in_rgb32_map (VAImageFormat * image_format) in find_gst_video_format_in_rgb32_map()
323 VAImageFormat *image_format; in fix_map() local
/third_party/mesa3d/src/mesa/main/
Dformatquery.c1402 mesa_format image_format; in _mesa_GetInternalformativ() local
1445 mesa_format image_format; in _mesa_GetInternalformativ() local
/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.c1371 cl_image_format *image_format, in opencl_get_plane_format()
1544 cl_image_format image_format; in opencl_frames_get_constraints() local
1627 cl_image_format image_format; in opencl_pool_alloc() local
1805 cl_image_format image_format; in opencl_transfer_data_from() local
1860 cl_image_format image_format; in opencl_transfer_data_to() local
1952 cl_image_format image_format; in opencl_map_frame() local
2723 cl_image_format image_format; in opencl_map_from_drm_arm() local
Dhwcontext_vaapi.c65 VAImageFormat image_format; member
177 VAImageFormat **image_format) in vaapi_get_image_format()
766 VAImageFormat *image_format; in vaapi_map_frame() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.c1027 uint32_t image_format; member
1183 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh411 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
464 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/third_party/gstreamer/gstplugins_bad/ext/zxing/
Dgstzxing.cpp176 ImageFormat image_format; member
/third_party/mesa3d/src/compiler/glsl/
Dir_print_visitor.cpp177 char image_format[32] = {0}; in visit() local
/third_party/ffmpeg/libavdevice/
Dxv.c57 enum AVPixelFormat image_format; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dbinary.hpp103 image_format, enumerator
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp659 cl_mem clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format,… in clCreateImage2D()
669 cl_mem clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format,… in clCreateImage3D()
757 cl_mem clCreateImage(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, in clCreateImage()
/third_party/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp257 const cl_image_format *image_format, in CreateImage()
269 const cl_image_format *image_format, in CreateImageWithProperties()
1113 const cl_image_format *image_format, in CreateImage2D()
1126 const cl_image_format *image_format, in CreateImage3D()
Dentry_points_cl_autogen.cpp1156 const cl_image_format *image_format, in clCreateImage2D()
1190 const cl_image_format *image_format, in clCreateImage3D()
1600 const cl_image_format *image_format, in clCreateImage()
2377 const cl_image_format *image_format, in clCreateImageWithProperties()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp566 const cl_image_format *image_format, in clCreateImage2D()
579 const cl_image_format *image_format, in clCreateImage3D()
773 const cl_image_format *image_format, in clCreateImage()
1144 const cl_image_format *image_format, in clCreateImageWithProperties()
/third_party/skia/third_party/externals/tint/src/ast/
Dintrinsic_texture_helper_test.h251 ast::ImageFormat const image_format = ast::ImageFormat::kNone; member

12