Home
last modified time | relevance | path

Searched defs:width (Results 301 - 325 of 3357) sorted by relevance

1...<<11121314151617181920>>...135

/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h58 uint32_t width; member
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dbitmap_wrapper.cpp44 create_bitmap(int32 width, int32 height, color_space colorSpace) in create_bitmap() argument
54 get_bitmap_size(const Bitmap* bitmap, int32* width, int32* height) in get_bitmap_size() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c39 vlVdpBitmapSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpBool frequently_accessed, VdpBitmapSurface *surface) vlVdpBitmapSurfaceCreate() argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height, VdpBool *frequently_accessed) vlVdpBitmapSurfaceGetParameters() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, in __applegl_glReadPixels() argument
113 __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in __applegl_glCopyPixels() argument
125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width) __applegl_glCopyColorTable() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h38 uint32_t width; member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_blocks.c37 const unsigned int width = 16, height = 16; in main() local
/third_party/musl/src/time/
H A Dstrftime.c51 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
242 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
222 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
222 unsigned long width; in __strftime_l() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrftime.c50 int width = 2, def_pad = '0'; in __strftime_fmt_1() local
222 unsigned long width; in __strftime_l() local
[all...]
/third_party/ninja/src/
H A Dmetrics.cc92 int width = 0; in Report() local
/third_party/mesa3d/src/loader/
H A Dloader_dri_helper.c33 loader_dri_create_image(__DRIscreen *screen, const __DRIimageExtension *image, uint32_t width, uint32_t height, uint32_t dri_format, uint32_t dri_usage, const uint64_t *modifiers, unsigned int modifiers_count, void *loaderPrivate) loader_dri_create_image() argument
/third_party/node/deps/npm/node_modules/cli-columns/
H A Dindex.js
/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c49 _mesa_DrawPixels( GLsizei width, GLsizei height, in _mesa_DrawPixels() argument
199 _mesa_CopyPixels( GLint srcx, GLint srcy, GLsizei width, GLsizei height, in _mesa_CopyPixels() argument
320 _mesa_Bitmap( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap ) _mesa_Bitmap() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c145 const int width = box.x1 - box.x0 + 1; in lp_rast_linear_rect() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h13 uint32_t width; member
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c42 const unsigned int width = 16, height = 16; in main() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_validate.c116 uint8_t *width = calloc(ctx->ssa_alloc, sizeof(uint8_t)); in bi_validate_width() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySamplingResources.hpp30 unsigned int width; member
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dpng.cc49 amber::Result ConvertToPNG(uint32_t width, in ConvertToPNG() argument
84 LoadPNG(const std::string file_name, uint32_t* width, uint32_t* height, std::vector<amber::Value>* values) LoadPNG() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h51 int width; member
/third_party/skia/samplecode/
H A DSample.cpp20 void Sample::setSize(SkScalar width, SkScalar height) { in setSize() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp41 int width, height; in getSurfaceCapabilities() local
H A DDisplaySurfaceKHR.hpp54 uint32_t width; member in vk::DisplaySurfaceKHR
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_constant_scalar.cpp48 uint32_t width; in IsApplicable() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...135