/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
D | Types.java | 239 ProtoStorageFormat storageFormat, License license) throws IOException { in store() 268 public static List<File> listFiles(File dir, ProtoStorageFormat storageFormat) { in listFiles() 275 public static String getFileSuffix(ProtoStorageFormat storageFormat) { in getFileSuffix() 280 public static TzS2Polygons load(File inputFile, ProtoStorageFormat storageFormat) in load() 359 ProtoStorageFormat storageFormat, License license) throws IOException { in store() 370 public static TzS2CellUnion load(File file, ProtoStorageFormat storageFormat) { in load() 389 public static List<File> listFiles(File dir, ProtoStorageFormat storageFormat) { in listFiles() 396 public static String getFileSuffix(ProtoStorageFormat storageFormat) { in getFileSuffix() 460 public static TzS2Ranges load(File inputFile, ProtoStorageFormat storageFormat) { in load() 483 ProtoStorageFormat storageFormat, License license) throws IOException { in store() [all …]
|
D | CanonicalizeTzS2Polygons.java | 133 ProtoStorageFormat storageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/debug/java/com/android/timezone/location/data_pipeline/tools/ |
D | PrintTzS2CellUnionStats.java | 42 private PrintTzS2CellUnionStats(File inputDir, ProtoStorageFormat storageFormat) { in PrintTzS2CellUnionStats() 57 ProtoStorageFormat storageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local 82 private List<TzS2CellUnion> createTzS2CellUnions(File dir, ProtoStorageFormat storageFormat) { in createTzS2CellUnions()
|
D | PrintTzS2RangeStats.java | 37 private PrintTzS2RangeStats(File inputFile, ProtoStorageFormat storageFormat) { in PrintTzS2RangeStats() 52 ProtoStorageFormat storageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/ |
D | GeoJsonTzToTzS2PolygonsTest.java | 64 ProtoStorageFormat storageFormat = ProtoStorageFormat.TEXT; in regressionTest() local
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/ |
D | TzS2PolygonsToTzS2CellUnionsTest.java | 62 ProtoStorageFormat storageFormat = ProtoStorageFormat.TEXT; in regressionTest() local
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/ |
D | TzS2CellUnionsToTzS2RangesTest.java | 62 ProtoStorageFormat storageFormat = ProtoStorageFormat.TEXT; in regressionTest() local
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/ |
D | MergeTzS2RangesTest.java | 66 ProtoStorageFormat storageFormat = ProtoStorageFormat.TEXT; in regressionTest() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 759 const GLenum storageFormat = getBaseLevelInternalFormat(); in releaseTexStorage() local 1684 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local 2422 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local 3107 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local 3871 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local
|
/aosp_15_r20/external/deqp/modules/internal/ |
H A D | ditTextureFormatTests.cpp | 802 void getReferenceValues(TextureFormat storageFormat, TextureFormat viewFormat, vector<Vector<T, 4>>… in getReferenceValues()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageDepthStencilDescriptorTests.cpp | 1086 const auto storageFormat = getAspectStorageFormat(desc.aspect); in iterate() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 8492 const angle::Format &storageFormat = vkFormat.getActualImageFormat(access); in stageSubresourceUpdateImpl() local 9455 const angle::Format &storageFormat = vkFormat.getActualImageFormat(access); in stageSubresourceUpdateFromFramebuffer() local
|