Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 - 16 of 16) sorted by relevance

/interface/sdk_c/arkui/ace_engine/native/
H A Dnative_interface_xcomponent.h284 int64_t timestamp; member
657 * @brief Obtains the timestamp of the key event.
660 * @param timestamp Indicates the timestamp of the <b>OH_NativeXComponent_KeyEvent</b> instance.
665 int32_t OH_NativeXComponent_GetKeyEventTimestamp(OH_NativeXComponent_KeyEvent* keyEvent, int64_t* timestamp);
689 void (*callback)(OH_NativeXComponent* component, uint64_t timestamp, uint64_t targetTimestamp));
/interface/sdk_c/multimedia/player_framework/
H A Dnative_avscreen_capture_base.h416 /* Audio buffer timestamp info */
417 int64_t timestamp; member
515 * @param timestamp Timestamp of the buffer
522 OH_AVScreenCaptureBufferType bufferType, int64_t timestamp, void *userData);
H A Dnative_avscreen_capture.h153 * @param timestamp Information about the video buffer
160 int32_t *fence, int64_t *timestamp, struct OH_Rect *region);
/interface/sdk_c/multimedia/camera_framework/
H A Dcamera.h837 uint64_t timestamp; member
899 * Metadata object timestamp in milliseconds.
901 int64_t timestamp; member
/interface/sdk_c/multimedia/image_effect/
H A Dimage_effect_filter.h481 * @brief Set the timestamp of the image for OH_EffectBufferInfo
485 * @param timestamp Indicates the timestamp of the image frame data for the OHNativeWindow input type.
491 ImageEffect_ErrorCode OH_EffectBufferInfo_SetTimestamp(OH_EffectBufferInfo *info, int64_t timestamp);
494 * @brief Get the timestamp of the image from OH_EffectBufferInfo
498 * @param timestamp Indicates the timestamp of the image frame data for the OHNativeWindow input type.
504 ImageEffect_ErrorCode OH_EffectBufferInfo_GetTimestamp(OH_EffectBufferInfo *info, int64_t *timestamp);
/interface/sdk_c/graphic/graphic_2d/native_vsync/
H A Dnative_vsync.h48 typedef void (*OH_NativeVSync_FrameCallback)(long long timestamp, void *data);
/interface/sdk_c/graphic/graphic_2d/native_display_soloist/
H A Dnative_display_soloist.h58 * @param timestamp Indicates the current timestamp.
59 * @param targetTimestamp Indicates the target timestamp.
64 typedef void (*OH_DisplaySoloist_FrameCallback)(long long timestamp, long long targetTimestamp, void* data);
/interface/sdk_c/multimedia/image_framework/include/image/
H A Dimage_native.h138 * @brief Get timestamp from an {@link OH_ImageNative} object.
141 * @param timestamp Indicates the pointer to the timestamp obtained.
147 Image_ErrorCode OH_ImageNative_GetTimestamp(OH_ImageNative *image, int64_t *timestamp);
/interface/sdk_c/multimedia/audio_framework/audio_capturer/
H A Dnative_audiocapturer.h251 * @param timestamp Pointer to a variable to receive the timestamp
260 clockid_t clockId, int64_t* framePosition, int64_t* timestamp);
/interface/sdk_c/multimedia/audio_framework/audio_renderer/
H A Dnative_audiorenderer.h251 * @param timestamp Pointer to a variable to receive the timestamp
260 clockid_t clockId, int64_t* framePosition, int64_t* timestamp);
/interface/sdk_c/sensors/sensor/
H A Doh_sensor_type.h299 * @brief Obtains the timestamp of sensor data.
302 * @param timestamp - Pointer to the timestamp.
307 int32_t OH_SensorEvent_GetTimestamp(Sensor_Event* sensorEvent, int64_t *timestamp);
/interface/sdk_c/third_party/musl/ndk_musl_include/netinet/
H A Dip.h11 struct timestamp { struct
/interface/sdk_c/third_party/egl/EGL/
H A Deglext.h509 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETFRAMETIMESTAMPSUPPORTEDANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLint timestamp);
515 EGLAPI EGLBoolean EGLAPIENTRY eglGetFrameTimestampSupportedANDROID (EGLDisplay dpy, EGLSurface surface, EGLint timestamp);
/interface/sdk-js/build-tools/dts_parser/package/
H A DJS_API_OPTIMIZE_PLUGIN.js[all...]
H A DJS_API_CHECK.js[all...]
/interface/sdk-js/build-tools/dts_parser/build_package/
H A DJS_API_COUNT.js[all...]

Completed in 146 milliseconds