Home
last modified time | relevance | path

Searched defs:numOperations (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkPictureContentInfo.h20 int numOperations() const { return fNumOperations; } in numOperations() function
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp1325 static string binaryOpVertexTemplate (int numOperations, const char* op) in binaryOpVertexTemplate()
1353 static string binaryOpFragmentTemplate (int numOperations, const char* op) in binaryOpFragmentTemplate()
2300 … avoidCache, bool addWhitespaceAndComments, bool isVertexCase, const char* oper, int numOperations) in ShaderCompilerOperCase()
2740 … int caseID, InvalidityType invalidityType, bool isVertexCase, const char* oper, int numOperations) in InvalidShaderCompilerOperCase()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp1333 static string binaryOpVertexTemplate (int numOperations, const char* op) in binaryOpVertexTemplate()
1362 static string binaryOpFragmentTemplate (int numOperations, const char* op) in binaryOpFragmentTemplate()
2320 … avoidCache, bool addWhitespaceAndComments, bool isVertexCase, const char* oper, int numOperations) in ShaderCompilerOperCase()
2760 … int caseID, InvalidityType invalidityType, bool isVertexCase, const char* oper, int numOperations) in InvalidShaderCompilerOperCase()