Home
last modified time | relevance | path

Searched defs:memory (Results 276 - 300 of 438) sorted by relevance

1...<<1112131415161718

/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.c148 pa_shm memory; member
1421 pa_shm *memory; pa_memexport_put() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp184 bool checkMarkerBuffer (const DeviceInterface& vk, VkDevice device, const MovePtr<vk::Allocation>& memory, in checkMarkerBuffer() argument
156 writeHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, size_t memorySize, const void* data) writeHostMemory() argument
172 invalidateHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size) invalidateHostMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp57 namespace memory namespace
632 VkDeviceMemory memory; iterate() member
[all...]
H A DvktMemoryPipelineBarrierTests.cpp81 namespace memory namespace
654 mapMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, vk::VkDeviceSize size) mapMemory() argument
[all...]
H A DvktMemoryRequirementsTests.cpp48 namespace memory namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp369 std::vector<T> unpackFloats (const std::vector<deUint8>& memory, size_t vectorLength, size_t expectedNumValues) in unpackFloats() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp415 std::vector<T> readInterleavedData (const int count, const void* memory, const int offset, const int stride) in readInterleavedData() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMarkerTests.cpp155 bool checkMarkerBuffer (const DeviceInterface& vk, VkDevice device, const MovePtr<vk::Allocation>& memory, in checkMarkerBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp57 namespace memory namespace
628 VkDeviceMemory memory; in iterate() member
[all...]
H A DvktMemoryPipelineBarrierTests.cpp81 namespace memory namespace
654 mapMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, vk::VkDeviceSize size) mapMemory() argument
[all...]
H A DvktMemoryRequirementsTests.cpp46 namespace memory namespace
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.cpp509 const Memory &memory = memobj->cast<Memory>(); in enqueueUnmapMemObject() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp461 cl_int CLCommandQueueCL::enqueueUnmapMemObject(const cl::Memory &memory, in enqueueUnmapMemObject() argument
/third_party/skia/src/core/
H A DSkTextBlob.cpp861 size_t SkTextBlob::serialize(const SkSerialProcs& procs, void* memory, size_t memory_size) const { in serialize() argument
H A DSkRemoteGlyphCache.cpp120 Deserializer(const volatile char* memory, size_t memorySize) in Deserializer() argument
641 void SkStrikeServerImpl::writeStrikeData(std::vector<uint8_t>* memory) { in writeStrikeData() argument
851 void SkStrikeServer::writeStrikeData(std::vector<uint8_t>* memory) { in writeStrikeData() argument
939 readStrikeData(const volatile void* memory, size_t memorySize) readStrikeData() argument
1086 readStrikeData(const volatile void* memory, size_t memorySize) readStrikeData() argument
[all...]
/third_party/skia/src/c/
H A Dsk_surface.cpp450 sk_data_t* sk_data_new_from_malloc(const void* memory, size_t length) { in sk_data_new_from_malloc() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DTypes.h67 void *memory = GetGlobalPoolAllocator()->allocate(sizeof(TFieldList)); in NewPoolTFieldList() local
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1518 png_bytep memory; member
2212 png_image_write_to_memory(png_imagep image, void *memory, png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8bit, const void *buffer, png_int_32 row_stride, const void *colormap) png_image_write_to_memory() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftobjs.h502 FT_Memory memory; member
895 FT_Memory memory; /* library's memory manage member
976 FT_Done_Memory( FT_Memory memory ); global() variable
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1004 FT_Memory memory = hints->memory; in af_cjk_hints_compute_edges() local
H A Dafhints.c802 FT_Memory memory; in af_glyph_hints_done() local
870 FT_Memory memory = hints->memory; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdflib.c244 FT_Memory memory; member
273 FT_Memory memory; member
297 FT_Memory memory = list->memory; in _bdf_list_done() local
320 FT_Memory memory = list->memory; in _bdf_list_ensure() local
528 FT_Memory memory = stream->memory; _bdf_readstream() local
848 FT_Memory memory = font->memory; bdf_create_property() local
952 FT_Memory memory = font->memory; _bdf_add_comment() local
983 FT_Memory memory; _bdf_set_default_spacing() local
1117 FT_Memory memory = font->memory; _bdf_add_property() local
1304 FT_Memory memory; _bdf_parse_glyphs() local
1886 FT_Memory memory = NULL; _bdf_parse_start() local
2313 FT_Memory memory; bdf_free_font() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c240 FT_Memory memory = stream->memory; in cff_index_init() local
328 FT_Memory memory = stream->memory; in cff_index_done() local
345 FT_Memory memory = stream->memory; in cff_index_load_offsets() local
411 FT_Memory memory = idx->stream->memory; in cff_index_get_pointers() local
621 FT_Memory memory; in cff_index_get_name() local
894 FT_Memory memory = stream->memory; cff_charset_done() local
913 FT_Memory memory = stream->memory; cff_charset_load() local
1129 FT_Memory memory = stream->memory; cff_vstore_load() local
1304 FT_Memory memory = subFont->blend.font->memory; /* for FT_REALLOC */ FT_LOCAL_DEF() local
1406 FT_Memory memory = blend->font->memory; /* for FT_REALLOC */ FT_LOCAL_DEF() local
2168 cff_subfont_done( FT_Memory memory, CFF_SubFont subfont ) cff_subfont_done() argument
2205 FT_Memory memory = stream->memory; FT_LOCAL_DEF() local
2534 FT_Memory memory = font->memory; cff_font_done() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dafmparse.c414 FT_Memory memory = parser->memory; in FT_LOCAL_DEF() local
569 FT_Memory memory = parser->memory; in afm_parser_done() local
635 FT_Memory memory = parser->memory; in afm_parse_track_kern() local
777 FT_Memory memory in afm_parse_kern_pairs() local
971 FT_Memory memory = parser->memory; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c1037 FT_Memory memory = glyph->memory; in psh_glyph_done() local
1161 FT_Memory memory; in psh_glyph_init() local
1770 FT_Memory memory = glyph->memory; psh_glyph_interpolate_normal_points() local
2070 FT_Memory memory; ps_hints_apply() local
[all...]

Completed in 39 milliseconds

1...<<1112131415161718