Searched refs:fromBytes (Results 1 – 5 of 5) sorted by relevance
291 return JSON.fromBytes(bos.toByteArray()); in getAsJSON()369 return JSON.fromBytes(bos.toByteArray()); in infoAsJSON()
55 public static JSON fromBytes(byte[] bytes) { in fromBytes() method in JSON59 public static JSON fromBytes(byte[] bytes, int off, int len) { in fromBytes() method in JSON
87 …static RGBA fromBytes (const deUint8* bytes) { return RGBA(bytes[0], bytes[1], bytes[2], bytes[… in fromBytes() function in tcu::RGBA
732 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()
123 final dart_image.Image png = dart_image.Image.fromBytes(