Searched refs:SCALE_DELTA (Results 1 – 1 of 1) sorted by relevance
54 #define SCALE_DELTA (SK_Scalar1 / 32) macro197 case '3': fScale.inc(-SCALE_DELTA); this->inval(nullptr); return true; in onQuery()198 case '4': fScale.inc( SCALE_DELTA); this->inval(nullptr); return true; in onQuery()