/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 | |
/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
|
/base/customization/enterprise_device_management/services/edm_plugin/include/utils/ |
H A D | watermark_image_type.h | 24 int32_t width; member
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_touch_handle_hot_zone_impl.cpp | 27 void ArkWebTouchHandleHotZoneImpl::SetWidth(double width) in SetWidth() argument
|
H A D | ark_web_output_frame_callback_wrapper.cpp | 27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_touch_handle_hot_zone_wrapper.cpp | 27 void ArkWebTouchHandleHotZoneWrapper::SetWidth(double width) in SetWidth() argument
|
H A D | ark_web_output_frame_callback_impl.cpp | 27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
|
/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | codec_format_adapter_impl.cpp | 30 void CodecFormatAdapterImpl::SetWidth(int32_t width) in SetWidth() argument
|
/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
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | GetTexLevelParameterTest.cpp | 55 GLint width = 0; in TEST_P() local
|