Home
last modified time | relevance | path

Searched defs:getNominalSize (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DTypes.h303 int getNominalSize() const { return primarySize; } in getNominalSize() function
662 int getNominalSize() const in getNominalSize() function
Dintermediate.h317 int getNominalSize() const { return type.getNominalSize(); } in getNominalSize() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h166 int getNominalSize() const { return primarySize; } in getNominalSize() function
DIntermNode.h159 int getNominalSize() const { return getType().getNominalSize(); } in getNominalSize() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h177 int getNominalSize() const { return primarySize; } in getNominalSize() function
DIntermNode.h172 int getNominalSize() const { return getType().getNominalSize(); } in getNominalSize() function