Home
last modified time | relevance | path

Searched defs:targetFormat (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTranslationManager.java25 int sourceFormat, int targetFormat) { in getOnDeviceTranslationCapabilities()
33 int sourceFormat, int targetFormat, Set<TranslationCapability> capabilities) { in setOnDeviceTranslationCapabilities()
/external/guava/guava/src/com/google/common/base/
DCaseFormat.java159 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo()
167 private final CaseFormat targetFormat; field in CaseFormat.StringConverter
169 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
/external/guava/android/guava/src/com/google/common/base/
DCaseFormat.java159 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo()
167 private final CaseFormat targetFormat; field in CaseFormat.StringConverter
169 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp885 const tcu::TextureFormat &targetFormat) in convertDepthToColor()
905 const tcu::TextureFormat &targetFormat) in convertStencilToColor()
/external/angle/src/libANGLE/
DvalidationES3.cpp954 GLenum targetFormat, in QueryEffectiveFormatList()