| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| H A D | otvmod.c | 47 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 D | psfont.h | 65 FT_Memory memory; member
|
| H A D | psglue.h | 133 FT_Memory memory; member
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdfrend.c | 255 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 D | sfwoff.c | 61 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 D | ftsmooth.c | 436 FT_Memory memory = render->root.memory; in ft_smooth_render() local
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttpload.c | 317 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 D | t1afm.c | 39 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 D | t1objs.c | 207 FT_Memory memory; in T1_Face_Done() local
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_android.h | 84 VkDeviceMemory memory; member
|
| /third_party/skia/third_party/externals/freetype/builds/amiga/src/base/ |
| H A D | ftsystem.c | 141 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 D | GrVkMemoryAllocator.h | 63 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 D | vulkan_android.h | 84 VkDeviceMemory memory; member
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/ |
| H A D | vulkan_example.h | 118 VkDeviceMemory memory; member
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| H A D | freeze_json_util.h | 99 std::string memory = "{}";
member
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/ |
| H A D | fault_info_base.h | 121 void AddMemory(uint64_t memory) in AddMemory() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dwarf_section.cpp | 31 DwarfSection::DwarfSection(std::shared_ptr<DfxMemory> memory) : memory_(memory)
in DwarfSection() argument
|
| /base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
| H A D | media_codec_encoder_adapter_impl_test.cpp | 334 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 D | hdi_device_v1_0.cpp | 306 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 D | executor_test.cpp | 269 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 D | executor_test.cpp | 269 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 D | native_audio_encoder.cpp | 124 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 D | native_audio_decoder.cpp | 124 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 D | ffmpeg_base_decoder.cpp | 94 auto memory = inputBuffer->memory_; in SendBuffer() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
| H A D | data_stream_source_plugin.cpp | 137 std::shared_ptr<AVSharedMemory> memory = GetMemory(); in Read() local
|