Home
last modified time | relevance | path

Searched refs:subName (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/src/utils/
DSkWhitelistTypefaces.cpp88 SkString subName(SUBNAME_PREFIX); in serialize_sub() local
89 subName.append(fontName); in serialize_sub()
90 const char* familyName = subName.c_str(); in serialize_sub()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1326 …const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_r… in init() local
1383 …<< operInfoFunc(subName, subOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.… in init()
1384 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.… in init()
1385 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e… in init()
1386 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, 1e2f, 2e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e… in init()
1387 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, .5e9f, 3.7e9f), Value(UGT, 0.0f, 3.9e9f), notUse… in init()
1388 …<< operInfoFunc(subName, subOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.… in init()
1389 …<< operInfoFunc(subName, subOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.… in init()
1390 …<< operInfoFunc(subName, subOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e… in init()
1391 …<< operInfoFunc(subName, subOp, UV, Value(UV, 1e2f, 2e2f), Value(U, 0.0f, 1e2f), notUsed, 5e… in init()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1326 …const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_r… in init() local
1383 …<< operInfoFunc(subName, subOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.… in init()
1384 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.… in init()
1385 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e… in init()
1386 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, 1e2f, 2e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e… in init()
1387 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, .5e9f, 3.7e9f), Value(UGT, 0.0f, 3.9e9f), notUse… in init()
1388 …<< operInfoFunc(subName, subOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.… in init()
1389 …<< operInfoFunc(subName, subOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.… in init()
1390 …<< operInfoFunc(subName, subOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e… in init()
1391 …<< operInfoFunc(subName, subOp, UV, Value(UV, 1e2f, 2e2f), Value(U, 0.0f, 1e2f), notUsed, 5e… in init()
[all …]
/third_party/skia/bench/
DTessellateBench.cpp93 PathTessellateBenchmark(const char* subName, const SkPath& p, const SkMatrix& m) in PathTessellateBenchmark() argument
95 fName.printf("tessellate_%s", subName); in PathTessellateBenchmark()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1645 …const char* subName = isNormalOp ? "sub" : isAssignEff ? "sub_assign_effect" : "sub_assign_r… local
1702 …<< operInfoFunc(subName, subOp, GT, Value(GT, -1.0f, 1.0f), Value(GT, -1.0f, 1.0f), notUsed, 1.…
1703 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -4.0f, 6.0f), Value(IGT, -6.0f, 5.0f), notUsed, 0.…
1704 …<< operInfoFunc(subName, subOp, IGT, Value(IGT, -2e9f, 2e9f), Value(IGT, -2e9f, 2e9f), notUsed, 4e…
1705 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, 1e2f, 2e2f), Value(UGT, 0.0f, 1e2f), notUsed, 5e…
1706 …<< operInfoFunc(subName, subOp, UGT, Value(UGT, .5e9f, 3.7e9f), Value(UGT, 0.0f, 3.9e9f), notUse…
1707 …<< operInfoFunc(subName, subOp, FV, Value(FV, -1.0f, 1.0f), Value(F, -1.0f, 1.0f), notUsed, 1.…
1708 …<< operInfoFunc(subName, subOp, IV, Value(IV, -4.0f, 6.0f), Value(I, -6.0f, 5.0f), notUsed, 0.…
1709 …<< operInfoFunc(subName, subOp, IV, Value(IV, -2e9f, 2e9f), Value(I, -2e9f, 2e9f), notUsed, 4e…
1710 …<< operInfoFunc(subName, subOp, UV, Value(UV, 1e2f, 2e2f), Value(U, 0.0f, 1e2f), notUsed, 5e…
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockOutputHLSL.cpp185 std::string subName = currentName + "." + subVariable.name; in MapVariableToField() local
186 MapVariableToField(subVariable, subField, subName, shaderVarToFieldMap); in MapVariableToField()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockOutputHLSL.cpp184 std::string subName = currentName + "." + subVariable.name; in MapVariableToField() local
185 MapVariableToField(subVariable, subField, subName, shaderVarToFieldMap); in MapVariableToField()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c89 const char *subName[TJ_NUMSAMP] = { variable
259 snprintf(tempStr, 1024, "%s_%s%s_%s.%s", fileName, subName[subsamp], in decomp()
460 snprintf(tempStr, 1024, "%s_%s_Q%d.jpg", fileName, subName[subsamp], in fullTest()
Dtjunittest.c77 const char *subName[TJ_NUMSAMP] = { variable
407 subName[subsamp], jpegQual); in compTest()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c92 static const char *subName[TJ_NUMSAMP] = { variable
271 snprintf(tempStr, 1024, "%s_%s%s_%s.%s", fileName, subName[subsamp], in decomp()
485 snprintf(tempStr, 1024, "%s_%s_Q%d.jpg", fileName, subName[subsamp], in fullTest()
Dtjunittest.c79 static const char *subName[TJ_NUMSAMP] = { variable
422 buStr, subName[subsamp], jpegQual); in compTest()
/third_party/libjpeg-turbo/
Dtjbench.c96 const char *subName[TJ_NUMSAMP] = { variable
272 SNPRINTF(tempStr, 1024, "%s_%s%s_%s.%s", fileName, subName[subsamp], in decomp()
481 SNPRINTF(tempStr, 1024, "%s_%s_Q%d.jpg", fileName, subName[subsamp], in fullTest()
Dtjunittest.c82 const char *subName[TJ_NUMSAMP] = { variable
413 subName[subsamp], jpegQual); in compTest()