| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_enc.c | 66 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 D | picture_psnr_enc.c | 132 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 D | picture_tools_enc.c | 125 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 D | ulocdata.cpp | 242 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 D | GDIFontInstance.cpp | 59 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 D | cgnomelayout.c | 30 long height; member
|
| H A D | clayout.c | 36 le_int32 height; member
|
| H A D | gnomelayout.cpp | 42 long height; member
|
| H A D | layout.cpp | 37 le_int32 height; member
|
| H A D | paragraph.cpp | 192 void Paragraph::breakLines(le_int32 width, le_int32 height) in breakLines() argument
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_allegro5.cpp | 202 int width, height; in ImGui_ImplAllegro5_CreateDeviceObjects() local
|
| H A D | imgui_impl_dx9.cpp | 315 int width, height, bytes_per_pixel; in ImGui_ImplDX9_CreateFontsTexture() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | utils.c | 266 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 D | demux.h | 147 int width, height; // dimensions of this frame. member
|
| H A D | mux.h | 469 WebPAnimEncoderNew( int width, int height, const WebPAnimEncoderOptions* enc_options) WebPAnimEncoderNew() argument [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFShader.cpp | 110 SkScalar height = patternBBox.height(); in make_image_shader() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkCanvasStateUtils.cpp | 62 int32_t height; member 96 int32_t height; member in SkCanvasState [all...] |
| /third_party/skia/tests/ |
| H A D | DrawBitmapRectTest.cpp | 112 test_wacky_bitmapshader(skiatest::Reporter* reporter, int width, int height) test_wacky_bitmapshader() argument
|
| H A D | VkDrawableTest.cpp | 48 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 D | BitmapTest.cpp | 51 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 D | SkOTTable_EBDT.h | 29 SK_OT_BYTE height; member 40 SK_OT_BYTE height; member
|
| /third_party/skia/third_party/externals/angle2/util/android/ |
| H A D | AndroidWindow.cpp | 63 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 D | RenderPassEncoder.cpp | 160 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 D | TextureViewTests.cpp | 30 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 D | ManualSwapChainTest.cpp | 102 int height; in SyncFromWindow() local
|