Searched defs:byteValue (Results 1 – 4 of 4) sorted by relevance
138 public void setByteValue(byte[] byteValue) { in setByteValue()
60 static const jmethodID byteValue = env->GetMethodID(intClass, "byteValue", "()B"); in android_hardware_display_DisplayViewport_toNative() local
228 public byte byteValue() { in byteValue() method in Half
193 Vector<uint8_t> byteValue; in invokeDrmPropertyAPI() local