/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
|
H A D | Paint_setLinearText.cpp | 15 SkString width; 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
|
/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
|
/third_party/skia/src/gpu/ |
H A D | GrRectanizerPow2.cpp | 10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() argument [all...] |
/third_party/skia/tests/ |
H A D | ScaleToSidesTest.cpp | 61 double width = interestingValues[k]; in DEF_TEST() local
|
/third_party/skia/third_party/externals/angle2/util/display/ |
H A D | DisplayWindow.h | 18 uint16_t width; member
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | vector.h | 52 const uint32_t width; member in tint::ast::Vector
|
/third_party/toybox/toys/example/ |
H A D | demo_scankey.c | 24 unsigned width, height, tick; in demo_scankey_main() local
|