Home
last modified time | relevance | path

Searched defs:extents (Results 1 - 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents() function
39 hb_glyph_extents_t extents; in extents() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-metrics-tt-var.c42 hb_glyph_extents_t extents; in test_extents_tt_var() local
146 hb_glyph_extents_t extents; test_advance_tt_var_anchor() local
178 hb_glyph_extents_t extents; test_extents_tt_var_comp() local
248 hb_glyph_extents_t extents = {0}; test_advance_tt_var_gvar_infer() local
[all...]
H A Dtest-ot-extents-cff.c42 hb_glyph_extents_t extents; in test_extents_cff1() local
81 hb_glyph_extents_t extents; test_extents_cff1_flex() local
103 hb_glyph_extents_t extents; test_extents_cff1_seac() local
133 hb_glyph_extents_t extents; test_extents_cff2() local
165 hb_glyph_extents_t extents; test_extents_cff2_vsindex() local
198 hb_glyph_extents_t extents; test_extents_cff2_vsindex_named_instance() local
[all...]
H A Dtest-ot-face.c47 hb_glyph_extents_t extents = {0}; in test_font() local
H A Dtest-font.c127 hb_glyph_extents_t extents; in _test_font_nil_funcs() local
[all...]
H A Dtest-ot-color.c411 hb_glyph_extents_t extents; in test_hb_ot_color_png() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-serialize.cc171 hb_glyph_extents_t extents; in _hb_buffer_serialize_glyphs_json() local
320 hb_glyph_extents_t extents; in _hb_buffer_serialize_glyphs_text() local
[all...]
H A Dhb-ot-font.cc162 hb_glyph_extents_t extents = {0}; in hb_ot_get_glyph_v_origin() local
179 hb_ot_get_glyph_extents(hb_font_t *font, void *font_data, hb_codepoint_t glyph, hb_glyph_extents_t *extents, void *user_data HB_UNUSED) hb_ot_get_glyph_extents() argument
H A Dmain.cc207 hb_glyph_extents_t extents = {0}; in layered_glyph_dump() local
258 hb_glyph_extents_t extents = {0}; in dump_glyphs() local
[all...]
H A Dhb-font.hh434 hb_font_extents_t extents; guess_v_origin_minus_h_origin() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc158 hb_glyph_extents_t extents; in LLVMFuzzerTestOneInput() local
/third_party/glfw/src/
H A Dx11_monitor.c388 Atom* extents = NULL; in _glfwGetMonitorWorkareaX11() local
H A Dx11_window.c2249 long* extents = NULL; in _glfwGetWindowFrameSizeX11() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTransfer.cpp312 } extents[] = in createTransferQueueImageTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTestsUtil.cpp365 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTransfer.cpp303 } extents[] = in createTransferQueueImageTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleTestsUtil.cpp365 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp106 VkExtent3D extents = {static_cast<uint32_t>(width), static_cast<uint32_t>(height), 1u}; in setStorageImpl() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp802 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DImage11.cpp464 const gl::Extents &extents = textureHelper.getExtents(); in copyWithoutConversion() local
H A DBlit11.cpp1714 const auto &extents = depth->getExtents(); in resolveDepth() local
1747 initResolveDepthOnly(const gl::Context *context, const d3d11::Format &format, const gl::Extents &extents) initResolveDepthOnly() argument
1793 initResolveDepthStencil(const gl::Context *context, const gl::Extents &extents) initResolveDepthStencil() argument
1846 const auto &extents = depthStencil->getExtents(); resolveStencil() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp799 const VkExtent3D extents = mipLevelExtents(baseExtents, mipmapLevel); in getImageMipLevelSizeInBytes() local
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c1008 char extents[EXTENTS_SIZE]; in ntfs_device_win32_open_volume_for_partition() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_utils.cpp162 void SerializeExtents(JsonSerializer *json, const gl::Extents &extents) in SerializeExtents() argument
246 gl::Extents extents = framebufferAttachment.getSize(); in ReadPixelsFromAttachment() local
H A DFrameCapture.h410 gl::Extents extents; member

Completed in 27 milliseconds

12