Searched defs:heights (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/tests/ |
H A D | SwizzlerTest.cpp | 72 const uint32_t heights[] = { 1, 5, 10 }; in DEF_TEST() local
|
/third_party/skia/gm/ |
H A D | blurrect.cpp | 192 const int heights[] = {100, 100, 5, 25, 150, 25}; in DEF_SIMPLE_GM() local
|
/third_party/skia/src/ports/ |
H A D | SkScalerContext_mac_ct.cpp | 704 } heights; in generateFontMetrics() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | videotoolboxenc.c | 2284 size_t heights[AV_NUM_DATA_POINTERS]; in create_cv_pixel_buffer() local 2111 get_cv_pixel_info( AVCodecContext *avctx, const AVFrame *frame, int *color, int *plane_count, size_t *widths, size_t *heights, size_t *strides, size_t *contiguous_buf_size) get_cv_pixel_info() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cCopyImageTests.cpp | 3087 GLuint heights[FUNCTIONAL_TEST_N_LEVELS]; in prepareDstPxls() local 3147 GLuint heights[FUNCTIONAL_TEST_N_LEVELS]; in prepareSrcPxls() local 3397 GLuint heights[FUNCTIONAL_TEST_N_LEVELS]; prepareTexture() local [all...] |
Completed in 11 milliseconds