/external/guava/guava/src/com/google/common/base/ |
D | CaseFormat.java | 156 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo() argument 157 return new StringConverter(this, targetFormat); in converterTo() 164 private final CaseFormat targetFormat; field in CaseFormat.StringConverter 166 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter() argument 168 this.targetFormat = checkNotNull(targetFormat); in StringConverter() 173 return sourceFormat.to(targetFormat, s); in doForward() 178 return targetFormat.to(sourceFormat, s); in doBackward() 185 return sourceFormat.equals(that.sourceFormat) && targetFormat.equals(that.targetFormat); in equals() 192 return sourceFormat.hashCode() ^ targetFormat.hashCode(); in hashCode() 197 return sourceFormat + ".converterTo(" + targetFormat + ")"; in toString()
|
/external/guava/android/guava/src/com/google/common/base/ |
D | CaseFormat.java | 156 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo() argument 157 return new StringConverter(this, targetFormat); in converterTo() 164 private final CaseFormat targetFormat; field in CaseFormat.StringConverter 166 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter() argument 168 this.targetFormat = checkNotNull(targetFormat); in StringConverter() 173 return sourceFormat.to(targetFormat, s); in doForward() 178 return targetFormat.to(sourceFormat, s); in doBackward() 185 return sourceFormat.equals(that.sourceFormat) && targetFormat.equals(that.targetFormat); in equals() 192 return sourceFormat.hashCode() ^ targetFormat.hashCode(); in hashCode() 197 return sourceFormat + ".converterTo(" + targetFormat + ")"; in toString()
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 996 return vk::Format(state.targetFormat[index]).isSRGBformat(); in isSRGB() 1008 switch(state.targetFormat[index]) in readPixel() 1155 UNSUPPORTED("VkFormat %d", int(state.targetFormat[index])); in readPixel() 1171 ASSERT(state.targetFormat[index].supportsColorAttachmentBlend()); in alphaBlend() 1292 switch(state.targetFormat[index]) in writeColor() 1332 switch(state.targetFormat[index]) in writeColor() 1474 UNSUPPORTED("VkFormat: %d", int(state.targetFormat[index])); in writeColor() 1499 switch(state.targetFormat[index]) in writeColor() 1786 UNSUPPORTED("VkFormat: %d", int(state.targetFormat[index])); in writeColor() 1933 vk::Format format = state.targetFormat[index]; in alphaBlend() [all …]
|
D | PixelProgram.cpp | 278 auto format = state.targetFormat[index]; in rasterOperation() 368 switch(state.targetFormat[index]) in clampColor() 426 UNSUPPORTED("VkFormat: %d", int(state.targetFormat[index])); in clampColor()
|
/external/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 86 vk::Format targetFormat[RENDERTARGETS]; member
|
D | PixelProcessor.cpp | 132 state.targetFormat[i] = attachments.renderTargetInternalFormat(i); in update()
|
/external/swiftshader/src/Renderer/ |
D | PixelProcessor.hpp | 82 Format targetFormat[RENDERTARGETS]; member
|
D | PixelProcessor.cpp | 1042 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()
|
/external/swiftshader/src/Shader/ |
D | PixelProgram.cpp | 110 if(state.targetFormat[i] != FORMAT_NULL) in applyShader() 665 switch(state.targetFormat[index]) in rasterOperation() 684 if(state.targetFormat[index] == FORMAT_R5G6B5) in rasterOperation() 807 switch(state.targetFormat[index]) in clampColor()
|
D | PixelPipeline.cpp | 311 switch(state.targetFormat[0]) in rasterOperation() 333 if(state.targetFormat[0] == FORMAT_R5G6B5) in rasterOperation()
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 880 …ormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) in convertDepthToColor() argument 883 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertDepthToColor() 898 …ormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) in convertStencilToColor() argument 902 MovePtr<tcu::TextureLevel> dstImage (new tcu::TextureLevel(targetFormat, width, height, 1u)); in convertStencilToColor()
|
/external/angle/src/libANGLE/ |
D | validationES3.cpp | 868 GLenum targetFormat, in QueryEffectiveFormatList() argument 876 if ((formatInfo.destFormat == targetFormat) && in QueryEffectiveFormatList()
|
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
D | guava-21.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/java/dagger/internal/codegen/bootstrap/ |
D | bootstrap_compiler_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
META-INF ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |