Searched defs:byteValue (Results 1 – 3 of 3) sorted by relevance
138 public void setByteValue(byte[] byteValue) { in setByteValue()
59 static const jmethodID byteValue = env->GetMethodID(byteClass, "byteValue", "()B"); in android_hardware_display_DisplayViewport_toNative() local
245 public byte byteValue() { in byteValue() method in Half