/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiImageCompressionControlTests.cpp | 379 Move<VkDeviceMemory> memory = ExternalMemoryUtil::allocateExportableMemory( in ahbImageCreateTest() local
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_fuchsia.h | 63 VkDeviceMemory memory; member
|
H A D | vulkan_win32.h | 78 VkDeviceMemory memory; member
|
/third_party/skia/src/gpu/ |
H A D | GrAHardwareBufferUtils.cpp | 274 VulkanCleanupHelper(GrVkGpu* gpu, VkImage image, VkDeviceMemory memory) in VulkanCleanupHelper() argument 456 VkDeviceMemory memory; in make_vk_backend_texture() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.h | 342 FT_Memory memory; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftdbgmem.c | 133 FT_Memory memory; member 229 FT_Memory memory = table->memory; in ft_mem_table_alloc() local 245 FT_Memory memory = table->memory; ft_mem_table_free() local 636 ft_mem_debug_alloc( FT_Memory memory, FT_Long size ) ft_mem_debug_alloc() argument 672 ft_mem_debug_free( FT_Memory memory, FT_Pointer block ) ft_mem_debug_free() argument 696 ft_mem_debug_realloc( FT_Memory memory, FT_Long cur_size, FT_Long new_size, FT_Pointer block ) ft_mem_debug_realloc() argument [all...] |
H A D | ftmac.c | 583 read_lwfn( FT_Memory memory, in read_lwfn() argument 741 FT_Memory memory = library->memory; in FT_New_Face_From_SFNT() local
|
/third_party/skia/third_party/externals/freetype/src/bdf/ |
H A D | bdf.h | 197 FT_Memory memory; member
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffparse.c | 49 FT_Memory memory = library->memory; /* for FT_NEW_ARRAY */ in FT_LOCAL_DEF() local 81 finalize_t2_strings( FT_Memory memory, in finalize_t2_strings() argument 99 FT_Memory memory = parser->library->memory; /* for FT_FREE */ in cff_parser_done() local 1206 FT_Memory memory = library->memory; FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/pcf/ |
H A D | pcfread.c | 101 FT_Memory memory = FT_FACE( face )->memory; in pcf_read_TOC() local 487 FT_Memory memory = FT_FACE( face )->memory; in pcf_get_properties() local 682 FT_Memory memory = FT_FACE( face )->memory; in pcf_get_metrics() local 980 FT_Memory memory = FT_FACE( face )->memory; in pcf_get_encodings() local 1309 FT_Memory memory = face->memory; in pcf_interpret_style() local 1420 FT_Memory memory = FT_FACE( face )->memory; FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psobjs.c | 123 FT_Memory memory = table->memory; in reallocate_t1_table() local 245 FT_Memory memory = table->memory; ps_table_done() local 269 FT_Memory memory = table->memory; ps_table_release() local 1151 FT_Memory memory = parser->memory; FT_LOCAL_DEF() local 1245 FT_Memory memory = parser->memory; FT_LOCAL_DEF() local [all...] |
H A D | t1decode.c | 2146 FT_Memory memory = decoder->builder.memory; in t1_decoder_done() local
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshrec.c | 81 ps_hint_table_alloc( PS_Hint_Table table, FT_Memory memory, PS_Hint *ahint ) ps_hint_table_alloc() argument 250 ps_mask_table_alloc( PS_Mask_Table table, FT_Memory memory, PS_Mask *amask ) ps_mask_table_alloc() argument 282 ps_mask_table_last( PS_Mask_Table table, FT_Memory memory, PS_Mask *amask ) ps_mask_table_last() argument 646 ps_dimension_add_t1stem( PS_Dimension dim, FT_Int pos, FT_Int len, FT_Memory memory, FT_Int *aindex ) ps_dimension_add_t1stem() argument 800 FT_Memory memory = hints->memory; ps_hints_done() local 861 FT_Memory memory = hints->memory; ps_hints_stem() local 893 FT_Memory memory = hints->memory; ps_hints_t1stem3() local 954 FT_Memory memory = hints->memory; ps_hints_t1reset() local 996 FT_Memory memory = hints->memory; ps_hints_t2mask() local 1041 FT_Memory memory = hints->memory; ps_hints_t2counter() local 1086 FT_Memory memory = hints->memory; ps_hints_close() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfdriver.c | 488 get_win_string( FT_Memory memory, in get_win_string() argument 547 get_apple_string( FT_Memory memory, in get_apple_string() argument 786 FT_Memory memory = face->root.memory; in sfnt_get_var_ps_name() local
|
H A D | ttcolr.c | 129 FT_Memory memory = face->root.memory; in FT_LOCAL_DEF() local 268 FT_Memory memory = face->root.memory; in tt_face_free_colr() local 1171 FT_Memory memory = face->root.memory; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
H A D | winfnt.c | 190 FT_Memory memory = FT_FACE( face )->memory; in fnt_font_done() local 279 FT_Memory memory = FT_FACE( face )->memory; in fnt_face_get_dll_font() local 703 FT_Memory memory; in FNT_Face_Done() local 727 FT_Memory memory = FT_FACE_MEMORY( face ); in FNT_Face_Init() local 1088 FT_Memory memory = FT_FACE_MEMORY( slot->face ); in FNT_Load_Glyph() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.cpp | 303 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | utrie2.h | 671 void *memory; /* serialized bytes; NULL if not frozen yet */ member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_win32.h | 78 VkDeviceMemory memory; member
|
H A D | vulkan_fuchsia.h | 63 VkDeviceMemory memory; member
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_win32.h | 78 VkDeviceMemory memory; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_fuchsia.h | 65 VkDeviceMemory memory; member
|
H A D | vulkan_win32.h | 80 VkDeviceMemory memory; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | capture.c | 216 u32 memory = 0;
in hdr_config_dmatx() local [all...] |
H A D | capture.h | 251 u32 memory; member
|