Home
last modified time | relevance | path

Searched defs:readStream (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
H A DBundleHelper.java41 public static byte[] readStream(InputStream input) throws IOException { in readStream() method in BundleHelper
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp140 Vector4f VertexRoutine::readStream(Pointer<Byte> &buffer, UInt &stride, const Stream &stream, const UInt &index) in readStream() function in sw::VertexRoutine
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp171 Vector4f VertexRoutine::readStream(Pointer<Byte> &buffer, UInt &stride, const Stream &stream, Pointer<UInt> &batch, in readStream() function in sw::VertexRoutine

Completed in 3 milliseconds