Home
last modified time | relevance | path

Searched defs:native (Results 51 - 75 of 79) sorted by relevance

1234

/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/
H A Dudmf_impl.cpp63 void* native = nullptr; in TransformUnifiedData() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Djs_drawable_descriptor.cpp371 void* native = nullptr; in GetPixelMap() local
388 void* native = nullptr; in GetForeground() local
408 void* native = nullptr; in GetBackground() local
428 void* native in GetMask() local
[all...]
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_manager_napi.cpp409 void *native = nullptr; in SetAudioLatencyMode() local
478 void *native = nullptr; in SetStreamUsage() local
/third_party/ffmpeg/libavutil/
H A Dchannel_layout.c406 int channels = 0, nb_channels = 0, native = 1; in av_channel_layout_from_string() local
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp1188 struct sin_vals { float in; float clc; float native; }; in TEST_F() member
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c83 pa_native_protocol *native; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp33 CLContextCL::CLContextCL(const cl::Context &context, cl_context native) in CLContextCL() argument
H A DCLCommandQueueCL.cpp40 CLCommandQueueCL::CLCommandQueueCL(const cl::CommandQueue &commandQueue, cl_command_queue native) in CLCommandQueueCL() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp74 uint8_t native = 0; in SetVideoFormats() local
289 uint16_t native in GetVideoFormats() local
385 uint32_t native = wfdVideoFormatsInfo.native; SetVideoFormats() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp656 auto native = context->napi->GetNative(); JsGetComponentExec() local
676 auto native = context->napi->GetNative(); JsGetComponentArgs() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp464 auto native = GetNativeImageSource(args); in ImageSourceNapiCreatePixelmap() local
501 auto native = GetNativeImageSource(args); ImageSourceNapiCreatePixelmapList() local
531 auto native = GetNativeImageSource(args); ImageSourceNapiGetDelayTime() local
561 auto native = GetNativeImageSource(args); ImageSourceNapiGetFrameCount() local
578 auto native = GetNativeImageSource(args); ImageSourceNapiGetImageInfo() local
602 auto native = GetNativeImageSource(args); ImageSourceNapiGetImageProperty() local
640 NativePropertyModify(ImageSource* native, ImageResource &imageResource, std::string &key, std::string &val) NativePropertyModify() argument
673 auto native = GetNativeImageSource(args); ImageSourceNapiModifyImageProperty() local
724 auto native = GetNativeImageSource(args); ImageSourceNapiUpdateData() local
[all...]
H A Dimage_napi.cpp665 auto native = context->napi->GetNative(); JsGetComponentExec() local
685 auto native = context->napi->GetNative(); JsGetComponentArgs() local
[all...]
H A Dimage_creator_napi.cpp647 auto native = context->constructor_->imageCreator_; JsQueueImageCallBack() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_js_utils.cpp178 void *native = nullptr; in Convert2JSValue() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_utils.cpp367 void *native = nullptr; in Convert2JSValue() local
436 float *native = nullptr; in Convert2JSValue() local
671 void *native = nullptr; in ToJsTypedArray() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-publish.c148 pa_native_protocol *native; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp230 bool DisplayGbm::Buffer::initialize(const NativeWindow *native) in initialize() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c64 int native; /* HAL_PIXEL_FORMAT_ */ member
90 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv() argument
102 is_yuv(int native) in is_yuv() argument
112 get_format_bpp(int native) in get_format_bpp() argument
143 get_fourcc(int native) get_fourcc() argument
[all...]
H A Dplatform_ohos.c60 get_format_bpp(int native) in get_format_bpp() argument
95 static int get_fourcc(int native) in get_fourcc() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp272 uint8_t *native = nullptr; in CreateArrayBuffer() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp612 auto native = FFIData::Create<PixelMapImpl>(move(ptr_)); in FfiOHOSCreatePixelMap() local
629 auto native = FFIData::Create<PixelMapImpl>(move(ptr_)); in FfiImagePixelMapImplCreatePixelMap() local
675 auto native = FFIData::Create<PixelMapImpl>(move(tmpPixelMap)); in FfiOHOSCreateAlphaPixelMap() local
984 auto native in FfiOHOSPixelMapGetColorSpace() local
[all...]
/third_party/glfw/src/
H A Dx11_window.c3004 unsigned int native = 0; in _glfwCreateStandardCursorX11() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c1032 struct vk_device_extension_table native; in vn_physical_device_init_supported_extensions() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1523 std::unique_ptr<NativeObjects> native; multiSwapchainRenderTest() local
[all...]
/third_party/python/Python/
H A Dfileutils.c1006 _Py_DecodeNonUnicodeWchar(const wchar_t *native, Py_ssize_t size) in _Py_DecodeNonUnicodeWchar() argument

Completed in 45 milliseconds

1234