Home
last modified time | relevance | path

Searched refs:targetFormat (Results 1 – 20 of 20) sorted by relevance

/external/guava/guava/src/com/google/common/base/
DCaseFormat.java158 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/
DDirect3D9Ex.cpp190 …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()
DDirect3D9.hpp50 …igned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT targetFormat) override;
DDirect3D9Ex.hpp50 …igned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT targetFormat) override;
DDirect3D9.cpp727 …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/
DPixelRoutine.cpp995 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 …]
DPixelProgram.cpp81 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()
DPixelPipeline.cpp311 switch(state.targetFormat[0]) in rasterOperation()
333 if(state.targetFormat[0] == FORMAT_R5G6B5) in rasterOperation()
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp922 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 …]
DPixelProgram.cpp81 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/
DPixelProcessor.hpp76 VkFormat targetFormat[RENDERTARGETS]; member
DPixelProcessor.cpp698 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()
/external/swiftshader/src/Renderer/
DPixelProcessor.hpp80 Format targetFormat[RENDERTARGETS]; member
DPixelProcessor.cpp1033 state.targetFormat[i] = context->renderTargetInternalFormat(i); in update()
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...