Searched refs:timestamp (Results 1 - 16 of 16) sorted by relevance
/interface/sdk_c/arkui/ace_engine/native/ |
H A D | native_interface_xcomponent.h | 284 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 D | native_avscreen_capture_base.h | 416 /* 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 D | native_avscreen_capture.h | 153 * @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 D | camera.h | 837 uint64_t timestamp; member 899 * Metadata object timestamp in milliseconds. 901 int64_t timestamp; member
|
/interface/sdk_c/multimedia/image_effect/ |
H A D | image_effect_filter.h | 481 * @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 D | native_vsync.h | 48 typedef void (*OH_NativeVSync_FrameCallback)(long long timestamp, void *data);
|
/interface/sdk_c/graphic/graphic_2d/native_display_soloist/ |
H A D | native_display_soloist.h | 58 * @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 D | image_native.h | 138 * @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 D | native_audiocapturer.h | 251 * @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 D | native_audiorenderer.h | 251 * @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 D | oh_sensor_type.h | 299 * @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 D | ip.h | 11 struct timestamp {
struct
|
/interface/sdk_c/third_party/egl/EGL/ |
H A D | eglext.h | 509 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 D | JS_API_OPTIMIZE_PLUGIN.js | [all...] |
H A D | JS_API_CHECK.js | [all...] |
/interface/sdk-js/build-tools/dts_parser/build_package/ |
H A D | JS_API_COUNT.js | [all...] |
Completed in 146 milliseconds