/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/ |
H A D | udmf_impl.cpp | 63 void* native = nullptr; in TransformUnifiedData() local
|
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | js_drawable_descriptor.cpp | 371 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 D | audio_haptic_manager_napi.cpp | 409 void *native = nullptr; in SetAudioLatencyMode() local 478 void *native = nullptr; in SetStreamUsage() local
|
/third_party/ffmpeg/libavutil/ |
H A D | channel_layout.c | 406 int channels = 0, nb_channels = 0, native = 1; in av_channel_layout_from_string() local [all...] |
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler_test.cpp | 1188 struct sin_vals { float in; float clc; float native; }; in TEST_F() member
|
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-bonjour-publish.c | 83 pa_native_protocol *native; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.cpp | 33 CLContextCL::CLContextCL(const cl::Context &context, cl_context native) in CLContextCL() argument
|
H A D | CLCommandQueueCL.cpp | 40 CLCommandQueueCL::CLCommandQueueCL(const cl::CommandQueue &commandQueue, cl_command_queue native) in CLCommandQueueCL() argument
|
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/ |
H A D | wfd_message.cpp | 74 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 D | sendable_image_napi.cpp | 656 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 D | image_source_mdk_kits.cpp | 464 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 D | image_napi.cpp | 665 auto native = context->napi->GetNative(); JsGetComponentExec() local 685 auto native = context->napi->GetNative(); JsGetComponentArgs() local [all...] |
H A D | image_creator_napi.cpp | 647 auto native = context->constructor_->imageCreator_; JsQueueImageCallBack() local [all...] |
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/ |
H A D | datashare_js_utils.cpp | 178 void *native = nullptr; in Convert2JSValue() local
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
H A D | js_utils.cpp | 367 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 D | module-zeroconf-publish.c | 148 pa_native_protocol *native; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | DisplayGbm.cpp | 230 bool DisplayGbm::Buffer::initialize(const NativeWindow *native) in initialize() argument
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_android.c | 64 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 D | platform_ohos.c | 60 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 D | napi_param_utils.cpp | 272 uint8_t *native = nullptr; in CreateArrayBuffer() local
|
/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_ffi.cpp | 612 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 D | x11_window.c | 3004 unsigned int native = 0; in _glfwCreateStandardCursorX11() local [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 1032 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 D | vktWsiSwapchainTests.cpp | 1523 std::unique_ptr<NativeObjects> native; multiSwapchainRenderTest() local [all...] |
/third_party/python/Python/ |
H A D | fileutils.c | 1006 _Py_DecodeNonUnicodeWchar(const wchar_t *native, Py_ssize_t size) in _Py_DecodeNonUnicodeWchar() argument
|