/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_csp_enc.c | 45 static int CheckNonOpaque(const uint8_t* alpha, int width, int height, in CheckNonOpaque() argument 853 const int height = picture->height; ImportYUVAFromRGBA() local 1054 const int height = picture->height; WebPPictureYUVAToARGB() local 1107 const int height = picture->height; Import() local [all...] |
H A D | predictor_enc.c | 298 static int GetBestPredictorForTile(int width, int height, in GetBestPredictorForTile() argument 413 static void CopyImageWithPrediction(int width, int height, in CopyImageWithPrediction() argument 233 GetResidual( int width, int height, uint32_t* const upper_row, uint32_t* const current_row, const uint8_t* const max_diffs, int mode, int x_start, int x_end, int y, int max_quantization, int exact, int used_subtract_green, uint32_t* const out) GetResidual() argument 475 VP8LResidualImage(int width, int height, int bits, int low_effort, uint32_t* const argb, uint32_t* const argb_scratch, uint32_t* const image, int near_lossless_quality, int exact, int used_subtract_green) VP8LResidualImage() argument 717 VP8LColorSpaceTransform(int width, int height, int bits, int quality, uint32_t* const argb, uint32_t* image) VP8LColorSpaceTransform() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | anim_encode.c | 196 ClearRectangle(WebPPicture* const picture, int left, int top, int width, int height) ClearRectangle() argument 236 WebPAnimEncoderNewInternal( int width, int height, const WebPAnimEncoderOptions* enc_options, int abi_version) WebPAnimEncoderNewInternal() argument 591 WebPAnimEncoderRefineRect( const WebPPicture* const prev_canvas, const WebPPicture* const curr_canvas, int is_lossless, float quality, int* const x_offset, int* const y_offset, int* const width, int* const height) WebPAnimEncoderRefineRect() argument [all...] |
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_vulkan.cpp | 549 int width, height; in ImGui_ImplVulkan_CreateFontsTexture() local 1395 ImGui_ImplVulkanH_CreateOrResizeWindow(VkInstance instance, VkPhysicalDevice physical_device, VkDevice device, ImGui_ImplVulkanH_Window* wd, uint32_t queue_family, const VkAllocationCallbacks* allocator, int width, int height, uint32_t min_image_count) ImGui_ImplVulkanH_CreateOrResizeWindow() argument [all...] |
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType_common.cpp | 128 const int height = mask.fBounds.height(); in copyFT2LCD16() local 239 const size_t height = srcFTBitmap.rows; copyFTBitmap() local 313 const int height = mask.fBounds.height(); packA8ToA1() local [all...] |
/third_party/skia/tests/ |
H A D | ImageFilterTest.cpp | 89 void draw_gradient_circle(SkCanvas* canvas, int width, int height) { in draw_gradient_circle() argument 106 SkBitmap make_gradient_circle(int width, int height) { in make_gradient_circle() argument 346 static sk_sp<SkSurface> create_surface(GrRecordingContext* rContext, int width, int height) { in create_surface() argument 764 const int width = 64, height = 64; DEF_TEST() local 773 SkFont font(ToolUtils::create_portable_typeface(), height); DEF_TEST() local 819 draw_saveLayer_picture(int width, int height, int tileSize, SkBBHFactory* factory, SkBitmap* result) draw_saveLayer_picture() argument 855 const int width = 200, height = 200; DEF_TEST() local 1061 int width = 16, height = 8; DEF_TEST() local 1112 int width = 16, height = 16; DEF_TEST() local 1138 int width = 10, height = 10; DEF_TEST() local [all...] |
H A D | CodecTest.cpp | 142 const int height = info.height(); in test_in_stripes() local 356 int height in check_scanline_decode() local 1030 const int height = codec->getInfo().height(); DEF_TEST() local [all...] |
/third_party/skia/src/utils/ |
H A D | SkPolyUtils.cpp | 1499 SkScalar height = bounds.height(); in init() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ANGLETest.cpp | 1314 void ANGLETestBase::setWindowHeight(int height) in setWindowHeight() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
H A D | vulkan_command_buffer_utils.cpp | 301 handle_configure(void *data, wl_shell_surface *shell_surface, uint32_t edges, int32_t width, int32_t height) handle_configure() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | CommandBufferD3D12.cpp | 1375 uint32_t height = renderPass->height; RecordRenderPass() local [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | freetype.h | 332 FT_Pos height; member 386 FT_Short height; global() member 1092 FT_Short height; global() member 1640 FT_Pos height; /* text height in 26.6 frac. pixels */ global() member 2656 FT_Long height; global() member [all...] |
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftobjs.c | 372 FT_Pos width, height, pitch; in FT_BASE_DEF() local 3052 FT_Pos height = metrics->height; ft_synthesize_vertical_metrics() local [all...] |
/third_party/skia/third_party/externals/freetype/src/smooth/ |
H A D | ftgrays.c | 1949 size_t height = (size_t)( yMax - yMin ); in gray_convert_glyph() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | os2_table.cc | 574 void OS2Table::Builder::SetSxHeight(int32_t height) { in SetSxHeight() argument 582 void OS2Table::Builder::SetSCapHeight(int32_t height) { in SetSCapHeight() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 167 unsigned height(Node *N) { in height() function [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.cc | 1275 int height = tree->height(); in FindFlatStartPiece() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | btree.h | 1373 size_type height() const { in height() function in absl::container_internal::btree
|
/third_party/skia/modules/skparagraph/tests/ |
H A D | SkParagraphTest.cpp | 6296 auto height = paragraph->getHeight(); UNIX_ONLY_TEST() local 7130 SkScalar height = TestCanvasHeight/2; UNIX_ONLY_TEST() local 7266 auto height = paragraph->getHeight(); UNIX_ONLY_TEST() local 7327 auto height = paragraph->getHeight(); UNIX_ONLY_TEST() local 7385 auto height = paragraph->getHeight(); UNIX_ONLY_TEST() local 7446 auto height = paragraph->getHeight(); UNIX_ONLY_TEST() local [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | TextLine.cpp | 2445 SkScalar height = joinRect.height(); global() local 2450 SkScalar height = joinRect.GetHeight(); global() local [all...] |
H A D | Run.h | 106 void setHeight(SkScalar height) { fAdvance.fY = height; } in setHeight() argument 410 SkScalar height() const { return fHeight; } in height() function in skia::textlayout::Cluster 598 SkScalar height() const { in InternalLineMetrics() function
|
/third_party/skia/include/core/ |
H A D | SkCanvas.h | 154 static std::unique_ptr<SkCanvas> MakeRasterDirectN32(int width, int height, SkPMColor* pixels, in MakeRasterDirectN32() argument [all...] |
/third_party/skia/modules/canvaskit/ |
H A D | canvaskit_bindings.cpp | 122 int height; member 160 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> dContext, int width, int height, in MakeOnScreenGLSurface() argument 188 sk_sp<SkSurface> MakeRenderTarget(sk_sp<GrDirectContext> dContext, int width, int height) { in MakeRenderTarget() argument [all...] |
/third_party/skia/modules/skparagraph/samples/ |
H A D | SampleParagraph.cpp | 400 SkScalar height = this->height(); variable 515 SkScalar height = this->height() / 2; global() variable 670 SkScalar height = this->height(); global() variable 763 SkScalar height = this->height() / 8; global() variable 961 SkScalar height = this->height() / 4; global() variable 2185 auto height = paragraph->getHeight(); global() variable 3413 auto height = paragraph->getHeight(); global() variable [all...] |
/third_party/skia/modules/skparagraph/include/ |
H A D | TextStyle.h | 297 void setHeight(SkScalar height) { fHeight = height; } in setHeight() argument
|