Searched refs:GPSSpeed (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | exif_getfilterarea_test.cpp | 48 static const uint8_t GPSSpeed[] = {0x46, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00}; variable 148 ASSERT_EQ(std::memcmp(GPSSpeed, contents[i].data(), contents[i].size()), SUCCESS); 194 ASSERT_EQ(std::memcmp(GPSSpeed, contents[i].data(), contents[i].size()), SUCCESS); 240 ASSERT_EQ(std::memcmp(GPSSpeed, contents[i].data(), contents[i].size()), SUCCESS); 286 ASSERT_EQ(std::memcmp(GPSSpeed, contents[i].data(), contents[i].size()), SUCCESS);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__common_8h.md | 140 …_GPS_SPEED](_image___native_module.md#ohos_image_property_gps_speed) = "GPSSpeed" | GPS接收器的移动速度。 …
|
H A D | _image___native_module.md | 367 | static const char \*[OHOS_IMAGE_PROPERTY_GPS_SPEED](#ohos_image_property_gps_speed) = "GPSSpeed" … 5716 static const char* OHOS_IMAGE_PROPERTY_GPS_SPEED = "GPSSpeed"
|
H A D | js-apis-image.md | 7902 | GPS_SPEED <sup>12+</sup> | "GPSSpeed" | **读写能力:** 可读写<br> GPS接收…
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__common_8h.md | 140 …_GPS_SPEED](_image___native_module.md#ohos_image_property_gps_speed) = "GPSSpeed" | Movement speed…
|
H A D | _image___native_module.md | 367 | static const char \*[OHOS_IMAGE_PROPERTY_GPS_SPEED](#ohos_image_property_gps_speed) = "GPSSpeed" … 6132 static const char* OHOS_IMAGE_PROPERTY_GPS_SPEED = "GPSSpeed"
|
H A D | js-apis-image.md | 8045 | GPS_SPEED <sup>12+</sup> | "GPSSpeed" | **Read/Write capability…
|