Home
last modified time | relevance | path

Searched defs:memory (Results 251 - 275 of 781) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvmod.c47 FT_Memory memory = FT_FACE_MEMORY( face ); in otv_load_table() local
218 FT_Memory memory = FT_FACE_MEMORY( face ); in otv_validate() local
229 FT_Memory memory = FT_FACE_MEMORY( face ); in otv_validate() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsfont.h65 FT_Memory memory; member
H A Dpsglue.h133 FT_Memory memory; member
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdfrend.c255 FT_Memory memory = NULL; in ft_sdf_render() local
476 FT_Memory memory = NULL; in ft_bsdf_render() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff.c61 FT_Memory memory = stream->memory; in sfnt_stream_close() local
99 FT_Memory memory = stream->memory; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftsmooth.c436 FT_Memory memory = render->root.memory; in ft_smooth_render() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttpload.c317 FT_Memory memory = stream->memory; in FT_LOCAL_DEF() local
525 FT_Memory memory = stream->memory; in FT_LOCAL_DEF() local
604 FT_Memory memory = stream->memory; in tt_face_free_hdmx() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1afm.c39 T1_Done_Metrics( FT_Memory memory, in T1_Done_Metrics() argument
113 FT_Memory memory = stream->memory; in T1_Read_PFM() local
239 FT_Memory memory = stream->memory; in FT_LOCAL_DEF() local
H A Dt1objs.c207 FT_Memory memory; in T1_Face_Done() local
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_android.h84 VkDeviceMemory memory; member
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c141 ft_alloc( FT_Memory memory, in ft_alloc() argument
173 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
213 ft_free( FT_Memory memory, void* block ) ft_free() argument
477 FT_Memory memory; FT_BASE_DEF() local
[all...]
/third_party/skia/include/gpu/vk/
H A DGrVkMemoryAllocator.h63 allocateImageMemory(VkImage image, AllocationPropertyFlags flags, GrVkBackendMemory* memory) allocateImageMemory() argument
81 allocateBufferMemory(VkBuffer buffer, BufferUsage usage, AllocationPropertyFlags flags, GrVkBackendMemory* memory) allocateBufferMemory() argument
101 mapMemory(const GrVkBackendMemory& memory, void** data) mapMemory() argument
117 flushMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, VkDeviceSize size) flushMemory() argument
123 invalidateMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, VkDeviceSize size) invalidateMemory() argument
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_android.h84 VkDeviceMemory memory; member
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/
H A Dvulkan_example.h118 VkDeviceMemory memory; member
/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h99 std::string memory = "{}"; member
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
H A Dfault_info_base.h121 void AddMemory(uint64_t memory) in AddMemory() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp31 DwarfSection::DwarfSection(std::shared_ptr<DfxMemory> memory) : memory_(memory) in DwarfSection() argument
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_encoder_adapter_impl_test.cpp334 std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0, "test"); in HWTEST_F() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp306 Memory memory; in PrepareModelFromModelCache() local
409 Memory memory; in ReleaseBuffer() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/
H A Dexecutor_test.cpp269 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
346 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
368 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
396 OH_NN_Memory memory = {data, 1 * sizeof(float)}; in HWTEST_F() local
417 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
438 OH_NN_Memory memory = {data, 1 * sizeof(float)}; HWTEST_F() local
536 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
607 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
628 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
646 OH_NN_Memory memory = {data, 0}; HWTEST_F() local
667 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
691 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
800 OH_NN_Memory** memory = nullptr; HWTEST_F() local
826 OH_NN_Memory** memory = nullptr; HWTEST_F() local
853 OH_NN_Memory** memory = nullptr; HWTEST_F() local
882 OH_NN_Memory** memory = &ptr; HWTEST_F() local
903 OH_NN_Memory** memory = nullptr; HWTEST_F() local
929 OH_NN_Memory** memory = nullptr; HWTEST_F() local
954 OH_NN_Memory** memory = nullptr; HWTEST_F() local
987 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1013 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1039 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1064 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1091 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1116 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1141 OH_NN_Memory** memory = nullptr; HWTEST_F() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/executor/
H A Dexecutor_test.cpp269 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
346 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
368 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
396 OH_NN_Memory memory = {data, 1 * sizeof(float)}; in HWTEST_F() local
417 OH_NN_Memory memory = {data, 9 * sizeof(float)}; in HWTEST_F() local
438 OH_NN_Memory memory = {data, 1 * sizeof(float)}; HWTEST_F() local
536 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
607 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
628 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
646 OH_NN_Memory memory = {data, 0}; HWTEST_F() local
667 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
691 OH_NN_Memory memory = {data, 9 * sizeof(float)}; HWTEST_F() local
800 OH_NN_Memory** memory = nullptr; HWTEST_F() local
826 OH_NN_Memory** memory = nullptr; HWTEST_F() local
853 OH_NN_Memory** memory = nullptr; HWTEST_F() local
882 OH_NN_Memory** memory = &ptr; HWTEST_F() local
903 OH_NN_Memory** memory = nullptr; HWTEST_F() local
929 OH_NN_Memory** memory = nullptr; HWTEST_F() local
954 OH_NN_Memory** memory = nullptr; HWTEST_F() local
987 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1013 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1039 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1064 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1091 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1116 OH_NN_Memory** memory = nullptr; HWTEST_F() local
1141 OH_NN_Memory** memory = nullptr; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_encoder.cpp124 OH_AVMemory *GetInputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetInputData() argument
150 OH_AVMemory *GetOutputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetOutputData() argument
H A Dnative_audio_decoder.cpp124 OH_AVMemory *GetInputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetInputData() argument
150 OH_AVMemory *GetOutputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetOutputData() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/
H A Dffmpeg_base_decoder.cpp94 auto memory = inputBuffer->memory_; in SendBuffer() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Ddata_stream_source_plugin.cpp137 std::shared_ptr<AVSharedMemory> memory = GetMemory(); in Read() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...32