Searched defs:getConstantInt (Results 1 – 3 of 3) sorted by relevance
54 int64_t getConstantInt() const override { in getConstantInt() function
77 virtual int64_t getConstantInt() const { in getConstantInt() function
1014 void IRGenerator::getConstantInt(const Expression& value, int64_t* out) { in getConstantInt() function in SkSL::IRGenerator