Home
last modified time | relevance | path

Searched defs:memory (Results 326 - 350 of 430) sorted by relevance

1...<<1112131415161718

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp53 namespace memory namespace
H A DvktMemoryBindingTests.cpp47 namespace memory namespace
109 VkDeviceMemory memory; member in vkt::memory::__anon29279::MemoryMappingRAII
326 makeBufferMemoryBindingInfo(VkBuffer buffer, VkDeviceMemory memory) makeBufferMemoryBindingInfo() argument
340 makeImageMemoryBindingInfo(VkImage image, VkDeviceMemory memory) makeImageMemoryBindingInfo() argument
592 createMemory(BuffersList& targets, MemoryRegionsList& memory) createMemory() argument
626 createMemory(ImagesList& targets, MemoryRegionsList& memory) createMemory() argument
660 createMemory(BuffersList& targets, MemoryRegionsList& memory) createMemory() argument
696 createMemory(ImagesList& targets, MemoryRegionsList& memory) createMemory() argument
732 makeBinding(BuffersList& targets, MemoryRegionsList& memory) makeBinding() argument
749 makeBinding(ImagesList& targets, MemoryRegionsList& memory) makeBinding() argument
879 createBuffer(Move<VkBuffer>& buffer, Move<VkDeviceMemory>& memory, VkDeviceSize* memorySize) createBuffer() argument
900 pushData(VkDeviceMemory memory, deUint32 dataSeed, VkDeviceSize size) pushData() argument
917 checkData(VkDeviceMemory memory, deUint32 dataSeed, VkDeviceSize size) checkData() argument
955 MemoryRegionsList memory; iterate() local
1004 MemoryRegionsList memory; iterate() local
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp49 namespace memory namespace
1770 VkDeviceMemory memory = DE_NULL; in vkDeviceMemoryAllocateAndFreeTest() local
[all...]
H A DvktMemoryExternalMemoryHostTests.cpp45 namespace memory namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1277 DeviceMemory* const memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in mapMemory() local
1289 DeviceMemory* const memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in unmapMemory() local
1303 DeviceMemory* const memory = reinterpret_cast<ExternalDeviceMemoryAndroid*>(pInfo->memory.getInternal()); in getMemoryAndroidHardwareBufferANDROID() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES31.cpp1053 ValidateTexStorageMem2DMultisampleEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DMultisampleEXT() argument
3036 ValidateTexStorageMem3DMultisampleEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DMultisampleEXT() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngpriv.h2073 png_const_bytep memory; /* Memory buffer. */ global() member
[all...]
H A Dpngread.c1806 png_const_bytep memory = cp->memory; in png_image_memory_read() local
1825 png_image_begin_read_from_memory(png_imagep image, png_const_voidp memory, size_t size) png_image_begin_read_from_memory() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c552 uint8_t* memory = (uint8_t*)WebPSafeMalloc(memory_size, sizeof(*memory)); in AllocateAndInitRescaler() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c114 uint8_t* const memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); in VP8LAllocateHistogram() local
128 uint8_t* memory = (uint8_t*) (set->histograms); in HistogramSetResetPointers() local
150 uint8_t* memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); VP8LAllocateHistogramSet() local
170 uint8_t* memory = (uint8_t*)set; VP8LHistogramSetClear() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c918 static void GetEncodedData(const WebPMemoryWriter* const memory, in GetEncodedData() argument
764 EncodeFrame(const WebPConfig* const config, WebPPicture* const pic, WebPMemoryWriter* const memory) EncodeFrame() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp132 void* memory = _aligned_malloc(Size, Alignment); in CustomAllocate() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h1107 FT_Memory memory; member
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h341 FT_Memory memory; /* TODO: take this from stream->memory? */ member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c1537 FT_Memory memory = hints->memory; in FT_LOCAL_DEF() local
2128 FT_Memory memory = hints->memory; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c198 FT_Memory memory; in FT_BASE_DEF() local
274 FT_Memory memory = stream->memory; FT_Stream_Free() local
313 FT_Memory memory = driver->root.memory; ft_glyphslot_init() local
341 FT_Memory memory = FT_FACE_MEMORY( slot->face ); ft_glyphslot_free_bitmap() local
529 FT_Memory memory = FT_FACE_MEMORY( slot->face ); FT_BASE_DEF() local
584 FT_Memory memory = driver->root.memory; ft_glyphslot_done() local
617 FT_Memory memory; FT_BASE_DEF() local
669 FT_Memory memory = driver->root.memory; FT_Done_GlyphSlot() local
1163 destroy_size( FT_Memory memory, FT_Size size, FT_Driver driver ) destroy_size() argument
1211 destroy_face( FT_Memory memory, FT_Face face, FT_Driver driver ) destroy_face() argument
1420 FT_Memory memory; open_face() local
1594 FT_Memory memory = stream->memory; memory_stream_close() local
1615 FT_Memory memory; new_memory_stream() local
1654 FT_Memory memory = library->memory; FT_LOCAL_DEF() local
1788 FT_Memory memory = library->memory; FT_LOCAL_DEF() local
1879 FT_Memory memory = library->memory; Mac_Read_POST_Resource() local
2100 FT_Memory memory = library->memory; Mac_Read_sfnt_Resource() local
2172 FT_Memory memory = library->memory; IsMacResource() local
2287 FT_Memory memory = library->memory; load_face_in_embedded_rfork() local
2441 FT_Memory memory = NULL; ft_open_face_internal() local
2839 FT_Memory memory; FT_EXPORT_DEF() local
2880 FT_Memory memory; FT_EXPORT_DEF() local
2947 FT_Memory memory; FT_EXPORT_DEF() local
3690 FT_Memory memory = FT_FACE_MEMORY( face ); ft_cmap_done_internal() local
3706 FT_Memory memory = FT_FACE_MEMORY( face ); FT_CMap_Done() local
3754 FT_Memory memory; FT_BASE_DEF() local
4069 FT_Memory memory = FT_FACE_MEMORY( face ); FT_Face_GetVariantSelectors() local
4097 FT_Memory memory = FT_FACE_MEMORY( face ); FT_Face_GetVariantsOfChar() local
4131 FT_Memory memory = FT_FACE_MEMORY( face ); FT_Face_GetCharsOfVariant() local
4468 FT_Memory memory = library->memory; ft_add_renderer() local
4515 FT_Memory memory; ft_remove_renderer() local
4913 FT_Memory memory = module->memory; Destroy_Module() local
4945 FT_Memory memory; FT_EXPORT_DEF() local
5427 FT_Memory memory; FT_EXPORT_DEF() local
[all...]
H A Dftstroke.c320 FT_Memory memory; member
338 FT_Memory memory = border->memory; in ft_stroke_border_grow() local
636 FT_Memory memory = border->memory; in ft_stroke_border_done() local
794 FT_Memory memory; in FT_EXPORT_DEF() local
869 FT_Memory memory = stroker->library->memory; FT_Stroker_Done() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h206 FT_Memory memory; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsintrp.c487 FT_Memory memory = font->memory; in cf2_interpT2CharString() local
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.c205 FT_Memory memory; member
374 FT_Memory memory; member
487 sdf_edge_new( FT_Memory memory, in sdf_edge_new() argument
513 sdf_edge_done( FT_Memory memory, in sdf_edge_done() argument
526 sdf_contour_new( FT_Memory memory, SDF_Contour** contour ) sdf_contour_new() argument
553 sdf_contour_done( FT_Memory memory, SDF_Contour** contour ) sdf_contour_done() argument
581 sdf_shape_new( FT_Memory memory, SDF_Shape** shape ) sdf_shape_new() argument
611 FT_Memory memory; sdf_shape_done() local
655 FT_Memory memory = shape->memory; sdf_move_to() local
687 FT_Memory memory = shape->memory; sdf_line_to() local
730 FT_Memory memory = shape->memory; sdf_conic_to() local
772 FT_Memory memory = shape->memory; sdf_cubic_to() local
1066 split_sdf_conic( FT_Memory memory, FT_26D6_Vec* control_points, FT_Int max_splits, SDF_Edge** out ) split_sdf_conic() argument
1135 split_sdf_cubic( FT_Memory memory, FT_26D6_Vec* control_points, FT_Int max_splits, SDF_Edge** out ) split_sdf_cubic() argument
1206 FT_Memory memory; split_sdf_shape() local
3196 FT_Memory memory = NULL; sdf_generate_bounding_box() local
3509 FT_Memory memory; /* to allocate memory */ sdf_generate_with_overlaps() local
3709 sdf_raster_new( FT_Memory memory, SDF_PRaster* araster ) sdf_raster_new() argument
3758 FT_Memory memory = NULL; sdf_raster_render() local
3852 FT_Memory memory = (FT_Memory)((SDF_TRaster*)raster)->memory; sdf_raster_done() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c91 FT_Memory memory = stream->memory; in stream_close() local
1744 FT_Memory memory = stream->memory; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c535 void* memory; member
2132 gray_raster_new( void* memory, in gray_raster_new() argument
2157 gray_raster_new( FT_Memory memory, in gray_raster_new() argument
2176 FT_Memory memory = (FT_Memory)((gray_PRaster)raster)->memory; in gray_raster_done() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c153 FT_Memory memory = stream->memory; in ft_var_readpackedpoints() local
268 FT_Memory memory = stream->memory; in ft_var_readpackeddeltas() local
361 FT_Memory memory = stream->memory; in ft_var_load_avar() local
454 FT_Memory memory = stream->memory; in ft_var_load_item_variation_store() local
688 FT_Memory memory = stream->memory; in ft_var_load_delta_set_index_mapping() local
829 FT_Memory memory = stream->memory; ft_var_load_hvvar() local
1270 FT_Memory memory = stream->memory; ft_var_load_mvar() local
1548 FT_Memory memory = stream->memory; ft_var_load_gvar() local
2120 FT_Memory memory = face->root.memory; FT_LOCAL_DEF() local
2597 FT_Memory memory = face->root.memory; tt_set_mm_blend() local
2947 FT_Memory memory = face->root.memory; FT_LOCAL_DEF() local
3184 FT_Memory memory = face->root.memory; FT_LOCAL_DEF() local
3286 FT_Memory memory = stream->memory; FT_LOCAL_DEF() local
3856 FT_Memory memory = stream->memory; FT_LOCAL_DEF() local
4320 FT_Memory memory = FT_FACE_MEMORY( face ); ft_var_done_item_variation_store() local
4356 FT_Memory memory = FT_FACE_MEMORY( face ); tt_done_blend() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c1226 void* memory = RepeatedField_index_native(ary, i); in putary() local
1759 void* memory = RepeatedField_index_native(ary, i); in discard_unknown() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp142 deUint64 memoryAsInteger (const void* memory, const deUint32 size) in memoryAsInteger() argument
150 inline std::string memoryAsHexString (const void* memory, const deUint32 size) in memoryAsHexString() argument
167 bool verifyValues (tcu::TestLog& log, const void* memory, const std::vector<OffsetValue>& expectedValues) in verifyValues() argument
[all...]

Completed in 54 milliseconds

1...<<1112131415161718