Searched refs:toInt (Results 1 – 4 of 4) sorted by relevance
67 uint2 __attribute__((kernel)) toInt(float2 in) {158 rsForEach(toInt, pointsXY, mBorderCoords);
94 int2 __attribute__((kernel)) toInt(float2 in) {
538 mMhlController.setOption(OPTION_MHL_POWER_CHARGE, toInt(enabled)); in onChange()544 private static int toInt(boolean enabled) { in toInt() method in HdmiControlService550 return Global.getInt(cr, key, toInt(defVal)) == ENABLED; in readBooleanSetting()555 Global.putInt(cr, key, toInt(value)); in writeBooleanSetting()2376 mMhlController.setOption(OPTION_MHL_INPUT_SWITCHING, toInt(enabled)); in setMhlInputChangeEnabled()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...