Home
last modified time | relevance | path

Searched defs:width (Results 1 - 25 of 4560) sorted by relevance

12345678910>>...183

/third_party/skia/specs/web-img-decode/proposed/impl/
H A Dimpl.js
/third_party/skia/tools/lottie-web-perf/
H A Dlottie-web-perf.js
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_offscreen_canvas_creator.cpp23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
/third_party/ffmpeg/libavcodec/
H A Dflvdec.c31 int format, width, height; in ff_flv_decode_picture_header() local
[all...]
H A Dv210dec_init.h42 static void v210_planar_unpack_c(const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v, int width) in v210_planar_unpack_c() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_viewport.c39 __applegl_glViewport(GLint x, GLint y, GLsizei width, GLsizei height) in __applegl_glViewport() argument
H A Dapple_glapi.c75 void apple_glapi_oglfw_viewport_scissor(GLint x, GLint y, GLsizei width, GLsizei height) { in apple_glapi_oglfw_viewport_scissor() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexstorage.h48 _mesa_valid_tex_storage_dim(GLsizei width, GLsizei height, GLsizei depth) in _mesa_valid_tex_storage_dim() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferFactoryOzone.cpp24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, int height) in createFrameBuffer() argument
/third_party/skia/docs/examples/
H A DPixmap_bounds.cpp9 SkPixmap pixmap(SkImageInfo::MakeA8(width, height), nullptr, width); in REG_FIDDLE() local
H A DImage_makeSubset.cpp8 const int width = 64; in REG_FIDDLE() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/icons/
H A DMakefile
/third_party/vk-gl-cts/framework/common/
H A DtcuSurface.cpp34 Surface::Surface(int width, int height) in Surface() argument
52 void Surface::setSize (int width, int height) in setSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_edge.cpp20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
H A Dborder_image_edge.cpp19 BorderImageEdge(const Dimension& slice, const Dimension& outset, const Dimension& width, BorderImageRepeat repeat) BorderImageEdge() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_ellipse_ffi.cpp23 void FfiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate() argument
34 int64_t FfiOHOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate() argument
H A Dcj_circle_ffi.cpp23 void FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate() argument
34 int64_t FfiOHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_ext_surface_callback_client.cpp27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_slider_unit_test.cpp73 const int16_t width = 10; in HWTEST_F() local
/third_party/mesa3d/src/gallium/targets/graw-null/
H A Dgraw_null.c7 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
/third_party/musl/porting/uniproton/kernel/src/stdlib/
H A Dbsearch.c3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *, const void *)) in bsearch() argument
/third_party/musl/src/search/
H A Dlsearch.c4 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch() argument
18 lfind(const void *key, const void *base, size_t *nelp, size_t width, int (*compar)(const void *, const void *)) lfind() argument
/third_party/musl/src/stdlib/
H A Dbsearch.c3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *, const void *)) in bsearch() argument
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
H A Dbsearch.c3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *, const void *)) in bsearch() argument
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtga_utils.h20 size_t width; member

Completed in 5 milliseconds

12345678910>>...183