Home
last modified time | relevance | path

Searched defs:height (Results 1176 - 1200 of 2608) sorted by relevance

1...<<41424344454647484950>>...105

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_enc.c66 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height) { in WebPPictureAllocARGB() argument
89 int WebPPictureAllocYUVA(WebPPicture* const picture, int width, int height) { in WebPPictureAllocYUVA() argument
156 const int height = picture->height; in WebPPictureAlloc() local
232 Encode(const uint8_t* rgba, int width, int height, int stride, Importer import, float quality_factor, int lossless, uint8_t** output) Encode() argument
[all...]
H A Dpicture_psnr_enc.c132 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
229 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
[all...]
H A Dpicture_tools_enc.c125 const int height = pic->height; in WebPCleanupTransparentArea() local
55 SmoothenBlock(const uint8_t* a_ptr, int a_stride, uint8_t* y_ptr, int y_stride, int width, int height) SmoothenBlock() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dulocdata.cpp242 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontInstance.cpp59 drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
H A Dcgnomelayout.c30 long height; member
H A Dclayout.c36 le_int32 height; member
H A Dgnomelayout.cpp42 long height; member
H A Dlayout.cpp37 le_int32 height; member
H A Dparagraph.cpp192 void Paragraph::breakLines(le_int32 width, le_int32 height) in breakLines() argument
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_allegro5.cpp202 int width, height; in ImGui_ImplAllegro5_CreateDeviceObjects() local
H A Dimgui_impl_dx9.cpp315 int width, height, bytes_per_pixel; in ImGui_ImplDX9_CreateFontsTexture() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dutils.c266 const int height = pic->height; in WebPGetColorPalette() local
234 WebPCopyPlane(const uint8_t* src, int src_stride, uint8_t* dst, int dst_stride, int width, int height) WebPCopyPlane() argument
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddemux.h147 int width, height; // dimensions of this frame. member
H A Dmux.h469 WebPAnimEncoderNew( int width, int height, const WebPAnimEncoderOptions* enc_options) WebPAnimEncoderNew() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFShader.cpp110 SkScalar height = patternBBox.height(); in make_image_shader() local
[all...]
/third_party/skia/src/utils/
H A DSkCanvasStateUtils.cpp62 int32_t height; member
96 int32_t height; member in SkCanvasState
[all...]
/third_party/skia/tests/
H A DDrawBitmapRectTest.cpp112 test_wacky_bitmapshader(skiatest::Reporter* reporter, int width, int height) test_wacky_bitmapshader() argument
H A DVkDrawableTest.cpp48 DrawHandlerBasic(const GrVkInterface* interface, int32_t width, int32_t height) in DrawHandlerBasic() argument
36 TestDrawable(const GrVkInterface* interface, GrDirectContext* dContext, int32_t width, int32_t height) TestDrawable() argument
H A DBitmapTest.cpp51 const int height = 0x00000096; in test_bigalloc() local
63 const int height = 10; in test_allocpixels() local
424 int width, height; DEF_TEST() member
[all...]
/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h29 SK_OT_BYTE height; member
40 SK_OT_BYTE height; member
/third_party/skia/third_party/externals/angle2/util/android/
H A DAndroidWindow.cpp63 bool AndroidWindow::initializeImpl(const std::string &name, int width, int height) in initializeImpl() argument
96 bool AndroidWindow::setOrientation(int width, int height) in setOrientation() argument
110 bool AndroidWindow::resize(int width, int height) in resize() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPassEncoder.cpp160 APISetViewport(float x, float y, float width, float height, float minDepth, float maxDepth) APISetViewport() argument
212 APISetScissorRect(uint32_t x, uint32_t y, uint32_t width, uint32_t height) APISetScissorRect() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureViewTests.cpp30 Create2DTexture(wgpu::Device device, uint32_t width, uint32_t height, uint32_t arrayLayerCount, uint32_t mipLevelCount, wgpu::TextureUsage usage) Create2DTexture() argument
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp102 int height; in SyncFromWindow() local

Completed in 16 milliseconds

1...<<41424344454647484950>>...105