Home
last modified time | relevance | path

Searched refs:getDrawableWidth (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h54 TIntermSymbol *getDrawableWidth();
DSpecializationConstant.cpp300 new TIntermBinary(EOpInitialize, getDrawableWidth(), CreateFloatNode(0))); in declareSpecConsts()
488 TIntermSymbol *SpecConst::getDrawableWidth() in getDrawableWidth() function in sh::SpecConst
524 widthHeightArgs.push_back(getDrawableWidth()); in getHalfRenderArea()