Home
last modified time | relevance | path

Searched defs:sourceFormat (Results 1 – 25 of 29) sorted by relevance

12

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTranslationManager.java21 int sourceFormat, int targetFormat) { in getOnDeviceTranslationCapabilities()
29 int sourceFormat, int targetFormat, Set<TranslationCapability> capabilities) { in setOnDeviceTranslationCapabilities()
/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp230 bool checkExtensions(GLenum sourceFormat, GLenum destFormat) const in checkExtensions()
254 void calculateCopyTextureResults(GLenum sourceFormat, in calculateCopyTextureResults()
320 const uint8_t *getSourceColors(GLenum sourceFormat, size_t *colorCount, uint8_t *componentCount) in getSourceColors()
401 GLenum sourceFormat, in initializeSourceTexture()
425 GLenum sourceFormat, in testCopyTexture()
522 GLenum sourceFormat, in testCopySubTexture()
1971 auto testSubCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
1975 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
2092 const GLColor32F &expectedColor) { in TEST_P()
2222 const GLColor32U &expectedColor) { in TEST_P()
/external/guava/android/guava/src/com/google/common/base/
DCaseFormat.java165 private final CaseFormat sourceFormat; field in CaseFormat.StringConverter
168 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
/external/guava/guava/src/com/google/common/base/
DCaseFormat.java165 private final CaseFormat sourceFormat; field in CaseFormat.StringConverter
168 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.h37 GLenum sourceFormat; member
DTextureGL.cpp977 GLenum sourceFormat = sourceFormatInfo.format; in copySubTextureHelper() local
/external/oboe/src/common/
DDataConversionFlowGraph.cpp82 AudioFormat sourceFormat = sourceStream->getFormat(); in configure() local
/external/swiftshader/src/Device/
DBlitter.hpp94 vk::Format sourceFormat; member
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java310 private final String sourceFormat; field in LocalizedFormats
316 private LocalizedFormats(final String sourceFormat) { in LocalizedFormats()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp916 GLenum sourceFormat, in copyTexture()
1382 GLenum sourceFormat, in getBlitShaderOperation()
1574 GLenum sourceFormat, in getBlitShader()
DImage11.cpp96 const auto &sourceFormat = in CopyImage() local
DRenderer11.cpp2526 GLenum sourceFormat = colorAttachment->getFormat().info->format; in copyImageInternal() local
2802 GLenum sourceFormat = source->getFormat(srcTarget, sourceLevel).info->format; in copyTexture() local
/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp145 tcu::Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureF… in getFixedPointFormatThreshold()
162 tcu::UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& … in getFloatULPThreshold()
Des31fDrawBuffersIndexedTests.cpp442 Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat… in getFixedPointFormatThreshold()
459 UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readP… in getFloatULPThreshold()
Des31fCopyImageTests.cpp1642 Vec4 calculateThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readPixe… in calculateThreshold()
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_messages.py883 sourceFormat = _messages.StringField(9) variable in ExternalDataConfiguration
1164 sourceFormat = _messages.StringField(17) variable in JobConfigurationLoad
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp367 const angle::Format &sourceFormat, in PackPixels()
/external/angle/src/libANGLE/
DvalidationES2.cpp3216 const InternalFormat &sourceFormat = *source->getFormat(sourceTarget, sourceLevel).info; in ValidateCopyTextureCHROMIUM() local
3342 const Format &sourceFormat = source->getFormat(sourceTarget, sourceLevel); in ValidateCopySubTextureCHROMIUM() local
3435 const Format &sourceFormat = source->getFormat(TextureTarget::_2D, 0); in ValidateCompressedCopyTextureCHROMIUM() local
DvalidationES3.cpp2603 const Format &sourceFormat = source->getFormat(sourceTarget, sourceLevel); in ValidateCopyTexture3DANGLE() local
2672 const Format &sourceFormat = source->getFormat(sourceTarget, sourceLevel); in ValidateCopySubTexture3DANGLE() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4127 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local
4139 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local
4153 const tcu::TextureFormat sourceFormat = mapVkFormat(m_params.src.image.format); in checkTestResult() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp3143 const angle::Format &sourceFormat, in generateMipmapLevelsWithCPU()
/external/python/apitools/samples/bigquery_sample/
Dbigquery_v2.json527 "sourceFormat": { object
815 "sourceFormat": { object
/external/python/google-api-python-client/tests/data/
Dbigquery.json529 "sourceFormat": { object
828 "sourceFormat": { object
/external/mesa3d/include/CL/
Dcl2.hpp4824 cl_image_format sourceFormat = in Image2D() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dgkehub.v1beta.json865 "sourceFormat": { object

12