Home
last modified time | relevance | path

Searched defs:outType (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/animator/
DSkMemberInfo.cpp184 int storageOffset, int maxStorage, SkDisplayable* displayable, SkDisplayTypes outType, in setValue()
350 int storageOffset, int maxStorage, SkDisplayable* displayable, SkDisplayTypes outType, in setValue()
357 int storageOffset, int maxStorage, void* untypedStorage, SkDisplayTypes outType, in writeValue()
DSkAnimateSet.cpp63 SkDisplayTypes outType = fFieldInfo->getType(); in onEndElement() local
DSkAnimateField.cpp80 SkDisplayTypes outType = fFieldInfo->getType(); in onEndElement() local
/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp684 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
1125 Package::extractItem(const char *filesPath, const char *outName, int32_t idx, char outType) { in extractItem()
1183 Package::extractItem(const char *filesPath, int32_t idx, char outType) { in extractItem()
1188 Package::extractItems(const char *filesPath, const char *pattern, char outType) { in extractItems()
1198 Package::extractItems(const char *filesPath, const Package &listPkg, char outType) { in extractItems()
Dpkg_icu.cpp152 … const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile()
/external/deqp/modules/glshared/
DglsShaderConstExprTests.hpp59 DataType outType; member
DglsShaderConstExprTests.cpp127 const DataType outType = cases[caseNdx].outType; in createTests() local
DglsVertexArrayTests.cpp532 …y::bind (int attribNdx, int offset, int size, InputType inputType, OutputType outType, bool normal… in bind()
DglsDrawTest.cpp1014 …d, int offset, int size, DrawTestSpec::InputType inputType, DrawTestSpec::OutputType outType, bool… in setupArray()
/external/icu/icu4c/source/tools/icupkg/
Dicupkg.cpp256 char outType; in main() local
/external/deqp/modules/gles3/scripts/
Dgen-swizzles.py265 outType = outputs[0].typeString() variable
/external/deqp/modules/gles2/scripts/
Dgen-swizzles.py261 outType = outputs[0].typeString() variable
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp214 const glu::DataType outType = getSamplerOutputType(samplerType); in getSamplerTextureFormat() local
402 const DataType outType = getSamplerOutputType(m_samplerType); in getShaderSpec() local
Des31fShaderAtomicOpTests.cpp120 const DataType outType = isSSBO ? m_type : glu::TYPE_UINT; in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp316 const glu::DataType outType = getSamplerOutputType(samplerType); in getSamplerTextureFormat() local
742 const glu::DataType outType = getSamplerOutputType(m_samplerType); in createShaderSpec() local
/external/deqp/modules/gles3/functional/
Des3fShaderPrecisionTests.cpp67 glu::DataType outType = glu::TYPE_UINT; in createFloatPrecisionEvalProgram() local
Des3fFragmentOutputTests.cpp1072 glu::DataType outType = outTypes[targets.size()]; in createRandomCase() local