Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h55 TIntermSymbol *getDrawableHeight();
DSpecializationConstant.cpp308 new TIntermBinary(EOpInitialize, getDrawableHeight(), CreateFloatNode(0))); in declareSpecConsts()
501 TIntermSymbol *SpecConst::getDrawableHeight() in getDrawableHeight() function in sh::SpecConst
525 widthHeightArgs.push_back(getDrawableHeight()); in getHalfRenderArea()