Home
last modified time | relevance | path

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

12

/third_party/boost/boost/compute/image/
Dimage_format.hpp38 class image_format class
73 explicit image_format(cl_channel_order order, cl_channel_type type) in image_format() function in boost::compute::image_format
80 explicit image_format(const cl_image_format &format) in image_format() function in boost::compute::image_format
87 image_format(const image_format &other) in image_format() function in boost::compute::image_format
/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/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/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/angle2/src/libANGLE/
Dcl_utils.cpp53 size_t GetElementSize(const cl_image_format &image_format) in GetElementSize()
DvalidationCL.cpp2197 const cl_image_format *image_format, in ValidateCreateImage2D()
2210 const cl_image_format *image_format, in ValidateCreateImage3D()
2693 const cl_image_format *image_format, in ValidateCreateImage()
3611 const cl_image_format *image_format, in ValidateCreateImageWithProperties()
/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/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
174 VAImageFormat **image_format) in vaapi_get_image_format()
743 VAImageFormat *image_format; in vaapi_map_frame() local
/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/ffmpeg/libavdevice/
Dxv.c57 enum AVPixelFormat image_format; member
Dandroid_camera.c73 int image_format; member
/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/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/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/tint/src/ast/
Dintrinsic_texture_helper_test.h251 ast::ImageFormat const image_format = ast::ImageFormat::kNone; member
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1265 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/third_party/freetype/src/sfnt/
Dttsbit.c1264 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1268 FT_UInt start, end, index_format, image_format; in tt_sbit_decoder_load_image() local
/third_party/freetype/include/freetype/internal/
Dtttypes.h610 FT_UShort image_format; member

12