Home
last modified time | relevance | path

Searched refs:fromBytes (Results 1 – 5 of 5) sorted by relevance

/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DEJDB2.java291 return JSON.fromBytes(bos.toByteArray()); in getAsJSON()
369 return JSON.fromBytes(bos.toByteArray()); in infoAsJSON()
DJSON.java55 public static JSON fromBytes(byte[] bytes) { in fromBytes() method in JSON
59 public static JSON fromBytes(byte[] bytes, int off, int len) { in fromBytes() method in JSON
/third_party/vk-gl-cts/framework/common/
DtcuRGBA.hpp87 …static RGBA fromBytes (const deUint8* bytes) { return RGBA(bytes[0], bytes[1], bytes[2], bytes[… in fromBytes() function in tcu::RGBA
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp732 tcu::RGBA res = tcu::RGBA::fromBytes(result); in iterate()
1072 tcu::RGBA res = tcu::RGBA::fromBytes(resultBytes + 4 * (x + w * y)); in iterate()
1230 bool pass = tcu::RGBA::fromBytes(result) == tcu::RGBA(0, 0, 0, 0xFF); in iterate()
1597 if (tcu::RGBA::fromBytes(result) != tcu::RGBA::white()) in iterate()
1601 << "contents changed: " << tcu::RGBA::fromBytes(result) << " expected:" << tcu::RGBA::white() in iterate()
/third_party/flutter/engine/flutter/testing/dart/
Dcanvas_test.dart123 final dart_image.Image png = dart_image.Image.fromBytes(