Home
last modified time | relevance | path

Searched defs:height (Results 176 - 200 of 2302) sorted by relevance

12345678910>>...93

/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp41 int width, height; in getSurfaceCapabilities() local
H A DDisplaySurfaceKHR.hpp55 uint32_t height; member in vk::DisplaySurfaceKHR
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dfilters_utils.c29 WebPEstimateBestFilter(const uint8_t* data, int width, int height, int stride) WebPEstimateBestFilter() argument
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimencoder_fuzzer.cc124 int width = 0, height in LLVMFuzzerTestOneInput() local
28 AddFrame(WebPAnimEncoder** const enc, const WebPAnimEncoderOptions& anim_config, int* const width, int* const height, int timestamp_ms, const uint8_t data[], size_t size, uint32_t* const bit_pos) AddFrame() argument
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
H A DRendererWrapper.java33 public void onSurfaceChanged(GL10 gl10, int width, int height) { in onSurfaceChanged() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp45 Configure(WGPUTextureFormat format, WGPUTextureUsage usage, uint32_t width, uint32_t height) Configure() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSwapChainTests.cpp48 int height; variable
205 int height; in TEST_P() local
/third_party/toybox/kconfig/lxdialog/
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDynamicStateCommandValidationTests.cpp23 TestViewportCall(bool success, float x, float y, float width, float height, float minDepth, float maxDepth) TestViewportCall() argument
138 TestScissorCall(bool success, uint32_t x, uint32_t y, uint32_t width, uint32_t height) TestScissorCall() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_navigator.cc67 int height = 0; in Skip() local
107 int height = 0; in Read() local
[all...]
/third_party/skia/include/core/
H A DSkSize.h34 constexpr int32_t height() const { return fHeight; } in height() function
74 SkScalar height() const { return fHeight; } in height() function
/third_party/skia/experimental/sktext/samples/
H A DText.cpp95 SkScalar height = this->height() / 2; variable
[all...]
/third_party/skia/gm/
H A Dbitmapcopy.cpp64 static void draw_checks(SkCanvas* canvas, int width, int height) { in draw_checks() argument
109 SkScalar height = SkIntToScalar(40); variable
[all...]
H A Dcolormatrix.cpp59 static sk_sp<SkImage> CreateSolidBitmap(int width, int height) { in CreateSolidBitmap() argument
76 static sk_sp<SkImage> CreateTransparentBitmap(int width, int height) { in CreateTransparentBitmap() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluPixelTransfer.cpp57 int height = dst.getHeight(); in readPixels() local
76 int height = src.getHeight(); in texImage2D() local
95 int height = src.getHeight(); in texImage3D() local
115 int height = src.getHeight(); in texSubImage2D() local
134 int height = src.getHeight(); in texSubImage3D() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibrsvgdec.c32 int height; member
[all...]
H A Dcfhddsp.c67 vert_filter(int16_t *output, ptrdiff_t out_stride, const int16_t *low, ptrdiff_t low_stride, const int16_t *high, ptrdiff_t high_stride, int width, int height) vert_filter() argument
80 horiz_filter(int16_t *output, ptrdiff_t ostride, const int16_t *low, ptrdiff_t lstride, const int16_t *high, ptrdiff_t hstride, int width, int height) horiz_filter() argument
H A Dh265_profile_level.c162 ff_h265_guess_level(const H265RawProfileTierLevel *ptl, int64_t bitrate, int width, int height, int slice_segments, int tile_rows, int tile_cols, int max_dec_pic_buffering) ff_h265_guess_level() argument
H A Dbfi.c61 int i, j, ret, height = avctx->height; in bfi_decode_frame() local
H A Ddv_profile.c305 av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt) av_dv_codec_profile() argument
315 av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate) av_dv_codec_profile2() argument
[all...]
H A Ddiracdsp.c139 static void put_signed_rect_clamped_8bit_c(uint8_t *dst, int dst_stride, const uint8_t *_src, int src_stride, int width, int height) in put_signed_rect_clamped_8bit_c() argument
32 dirac_hpel_filter(uint8_t *dsth, uint8_t *dstv, uint8_t *dstc, const uint8_t *src, int stride, int width, int height) dirac_hpel_filter() argument
177 add_rect_clamped_c(uint8_t *dst, const uint16_t *src, int stride, const int16_t *idwt, int idwt_stride, int width, int height) add_rect_clamped_c() argument
H A Dcscd.c36 int linelen, height, bpp; member
41 copy_frame_default(AVFrame *f, const uint8_t *src, int linelen, int height) copy_frame_default() argument
54 add_frame_default(AVFrame *f, const uint8_t *src, int linelen, int height) add_frame_default() argument
[all...]
H A Dh264_mc_template.c37 mc_part(const H264Context *h, H264SliceContext *sl, int n, int square, int height, int delta, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int x_offset, int y_offset, const qpel_mc_func *qpix_put, h264_chroma_mc_func chroma_put, const qpel_mc_func *qpix_avg, h264_chroma_mc_func chroma_avg, const h264_weight_func *weight_op, const h264_biweight_func *weight_avg, int list0, int list1) mc_part() argument
H A Dbmp.c37 int width, height; in bmp_decode_frame() local
[all...]
/third_party/ffmpeg/doc/examples/
H A Dvaapi_encode.c41 static int width, height; variable
[all...]

Completed in 8 milliseconds

12345678910>>...93