/external/guava/guava/src/com/google/common/base/ |
D | CaseFormat.java | 158 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo() argument 159 return new StringConverter(this, targetFormat); in converterTo() 166 private final CaseFormat targetFormat; field in CaseFormat.StringConverter 168 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter() argument 170 this.targetFormat = checkNotNull(targetFormat); in StringConverter() 175 return s == null ? null : sourceFormat.to(targetFormat, s); in doForward() 180 return s == null ? null : targetFormat.to(sourceFormat, s); in doBackward() 187 && targetFormat.equals(that.targetFormat); in equals() 193 return sourceFormat.hashCode() ^ targetFormat.hashCode(); in hashCode() 197 return sourceFormat + ".converterTo(" + targetFormat + ")"; in toString()
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.cpp | 190 …ersion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT targetFormat) in CheckDeviceFormatConversion() argument 192 … sourceFormat = %d, D3DFORMAT targetFormat = %d", adapter, deviceType, sourceFormat, targetFormat); in CheckDeviceFormatConversion() 200 return d3d9ex->CheckDeviceFormatConversion(adapter, deviceType, sourceFormat, targetFormat); in CheckDeviceFormatConversion() 204 return CheckDeviceFormatConversion(adapter, D3DDEVTYPE_HAL, sourceFormat, targetFormat); in CheckDeviceFormatConversion()
|
D | Direct3D9.hpp | 50 …igned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT targetFormat) override;
|
D | Direct3D9Ex.hpp | 50 …igned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT targetFormat) override;
|
D | Direct3D9.cpp | 727 …ersion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT targetFormat) in CheckDeviceFormatConversion() argument 729 … sourceFormat = %d, D3DFORMAT targetFormat = %d", adapter, deviceType, sourceFormat, targetFormat); in CheckDeviceFormatConversion() 737 return d3d9->CheckDeviceFormatConversion(adapter, deviceType, sourceFormat, targetFormat); in CheckDeviceFormatConversion() 741 return CheckDeviceFormatConversion(adapter, D3DDEVTYPE_HAL, sourceFormat, targetFormat); in CheckDeviceFormatConversion()
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 995 return Surface::isSRGBformat(state.targetFormat[index]); in isSRGB() 1005 switch(state.targetFormat[index]) in readPixel() 1394 switch(state.targetFormat[index]) in writeColor() 1424 switch(state.targetFormat[index]) in writeColor() 1456 if(state.targetFormat[index] == FORMAT_X8R8G8B8 || rgbaWriteMask == 0x7) in writeColor() 1494 …if(state.targetFormat[index] == FORMAT_X8B8G8R8 || state.targetFormat[index] == FORMAT_SRGB8_X8 ||… in writeColor() 1575 switch(state.targetFormat[index]) in writeColor() 1659 if((state.targetFormat[index] == FORMAT_A8R8G8B8 && bgraWriteMask != 0x0000000F) || in writeColor() 1660 ((state.targetFormat[index] == FORMAT_X8R8G8B8 && bgraWriteMask != 0x00000007) && in writeColor() 1661 …(state.targetFormat[index] == FORMAT_X8R8G8B8 && bgraWriteMask != 0x0000000F))) // FIXME: Need f… in writeColor() [all …]
|
D | PixelProgram.cpp | 81 if(state.targetFormat[i] != FORMAT_NULL) in applyShader() 636 switch(state.targetFormat[index]) in rasterOperation() 655 if(state.targetFormat[index] == FORMAT_R5G6B5) in rasterOperation() 778 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/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 922 return Surface::isSRGBformat(state.targetFormat[index]); in isSRGB() 932 switch(state.targetFormat[index]) in readPixel() 1259 switch(state.targetFormat[index]) in writeColor() 1284 switch(state.targetFormat[index]) in writeColor() 1409 switch(state.targetFormat[index]) in writeColor() 1455 …if(state.targetFormat[index] == VK_FORMAT_B8G8R8A8_UNORM && bgraWriteMask != 0x0000000F) // FIXM… in writeColor() 1471 …if(state.targetFormat[index] == VK_FORMAT_B8G8R8A8_UNORM && bgraWriteMask != 0x0000000F) // FIXM… in writeColor() 1491 …bool masked = ((state.targetFormat[index] == VK_FORMAT_R8G8B8A8_UNORM || state.targetFormat[index]… in writeColor() 1816 if(Surface::isFloatFormat(state.targetFormat[index])) in alphaBlend() 1820 else if(Surface::isNonNormalizedInteger(state.targetFormat[index])) in alphaBlend() [all …]
|
D | PixelProgram.cpp | 81 if(state.targetFormat[i] != VK_FORMAT_UNDEFINED) in applyShader() 630 switch(state.targetFormat[index]) in rasterOperation() 645 if(state.targetFormat[index] == VK_FORMAT_R5G6B5_UNORM_PACK16) in rasterOperation() 766 switch(state.targetFormat[index]) in clampColor()
|
/external/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 76 VkFormat targetFormat[RENDERTARGETS]; member
|
D | PixelProcessor.cpp | 698 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()
|
/external/swiftshader/src/Renderer/ |
D | PixelProcessor.hpp | 80 Format targetFormat[RENDERTARGETS]; member
|
D | PixelProcessor.cpp | 1033 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()
|
/external/guice/lib/ |
D | guava-19.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/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/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/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |