Searched refs:GPSDOP (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 | 47 static const uint8_t GPSDOP[] = {0x44, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00}; variable 146 ASSERT_EQ(std::memcmp(GPSDOP, contents[i].data(), contents[i].size()), SUCCESS); 192 ASSERT_EQ(std::memcmp(GPSDOP, contents[i].data(), contents[i].size()), SUCCESS); 238 ASSERT_EQ(std::memcmp(GPSDOP, contents[i].data(), contents[i].size()), SUCCESS); 284 ASSERT_EQ(std::memcmp(GPSDOP, 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 | 138 …PERTY_GPS_DOP](_image___native_module.md#ohos_image_property_gps_dop) = "GPSDOP" | GPS DOP(数据精度等级)…
|
H A D | _image___native_module.md | 365 | static const char \*[OHOS_IMAGE_PROPERTY_GPS_DOP](#ohos_image_property_gps_dop) = "GPSDOP" | GPS … 5560 static const char* OHOS_IMAGE_PROPERTY_GPS_DOP = "GPSDOP"
|
H A D | js-apis-image.md | 7900 | GPS_DOP <sup>12+</sup> | "GPSDOP" | **读写能力:** 可读写<br> GPS D…
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__common_8h.md | 138 …PERTY_GPS_DOP](_image___native_module.md#ohos_image_property_gps_dop) = "GPSDOP" | GPS DOP (data d…
|
H A D | _image___native_module.md | 365 | static const char \*[OHOS_IMAGE_PROPERTY_GPS_DOP](#ohos_image_property_gps_dop) = "GPSDOP" | GPS … 5976 static const char* OHOS_IMAGE_PROPERTY_GPS_DOP = "GPSDOP"
|
H A D | js-apis-image.md | 8043 | GPS_DOP <sup>12+</sup> | "GPSDOP" | **Read/Write capability…
|