Home
last modified time | relevance | path

Searched refs:heightStr (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/qphelper/
DqpTestLog.c868 char heightStr[32]; in qpTestLog_writeImage() local
959 int32ToString(height, heightStr); in qpTestLog_writeImage()
962 attribs[numAttribs++] = qpSetStringAttrib("Height", heightStr); in qpTestLog_writeImage()
/external/skqp/tools/bookmaker/
DbmhParser.cpp978 string heightStr = "256"; in exampleToScript() local
991 heightStr = string(iter->fContentStart, iter->fContentEnd - iter->fContentStart); in exampleToScript()
1072 example += " \"height\": " + heightStr + ",\n"; in exampleToScript()
1080 example += " \"height\": " + heightStr + ",\n"; in exampleToScript()
/external/skia/tools/bookmaker/
DbmhParser.cpp978 string heightStr = "256"; in exampleToScript() local
991 heightStr = string(iter->fContentStart, iter->fContentEnd - iter->fContentStart); in exampleToScript()
1072 example += " \"height\": " + heightStr + ",\n"; in exampleToScript()
1080 example += " \"height\": " + heightStr + ",\n"; in exampleToScript()