/third_party/skia/specs/web-img-decode/proposed/impl/ |
H A D | impl.js | |
/third_party/skia/tools/lottie-web-perf/ |
H A D | lottie-web-perf.js | |
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | render_offscreen_canvas_creator.cpp | 23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | flvdec.c | 31 int format, width, height; in ff_flv_decode_picture_header() local [all...] |
H A D | v210dec_init.h | 42 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 D | apple_xgl_api_viewport.c | 39 __applegl_glViewport(GLint x, GLint y, GLsizei width, GLsizei height) in __applegl_glViewport() argument
|
H A D | apple_glapi.c | 75 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 D | texstorage.h | 48 _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 D | FrameBufferFactoryOzone.cpp | 24 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 D | Pixmap_bounds.cpp | 9 SkPixmap pixmap(SkImageInfo::MakeA8(width, height), nullptr, width); in REG_FIDDLE() local
|
H A D | Image_makeSubset.cpp | 8 const int width = 64; in REG_FIDDLE() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/icons/ |
H A D | Makefile | |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuSurface.cpp | 34 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 D | border_edge.cpp | 20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
|
H A D | border_image_edge.cpp | 19 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 D | cj_ellipse_ffi.cpp | 23 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 D | cj_circle_ffi.cpp | 23 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 D | xcomponent_ext_surface_callback_client.cpp | 27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_slider_unit_test.cpp | 73 const int16_t width = 10; in HWTEST_F() local
|
/third_party/mesa3d/src/gallium/targets/graw-null/ |
H A D | graw_null.c | 7 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 D | bsearch.c | 3 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 D | lsearch.c | 4 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 D | bsearch.c | 3 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 D | bsearch.c | 3 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 D | tga_utils.h | 20 size_t width; member
|