Home
last modified time | relevance | path

Searched defs:storageFormat (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DTypes.java239 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 …]
DCanonicalizeTzS2Polygons.java133 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/
DPrintTzS2CellUnionStats.java42 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()
DPrintTzS2RangeStats.java37 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/
DGeoJsonTzToTzS2PolygonsTest.java64 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/
DTzS2PolygonsToTzS2CellUnionsTest.java62 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/
DTzS2CellUnionsToTzS2RangesTest.java62 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/
DMergeTzS2RangesTest.java66 ProtoStorageFormat storageFormat = ProtoStorageFormat.TEXT; in regressionTest() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp759 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 DditTextureFormatTests.cpp802 void getReferenceValues(TextureFormat storageFormat, TextureFormat viewFormat, vector<Vector<T, 4>>… in getReferenceValues()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1086 const auto storageFormat = getAspectStorageFormat(desc.aspect); in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp8492 const angle::Format &storageFormat = vkFormat.getActualImageFormat(access); in stageSubresourceUpdateImpl() local
9455 const angle::Format &storageFormat = vkFormat.getActualImageFormat(access); in stageSubresourceUpdateFromFramebuffer() local