Home
last modified time | relevance | path

Searched defs:toBuffer (Results 1 – 2 of 2) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/io/
DBufferUtil.java279 public static Buffer toBuffer(long value) in toBuffer() method in BufferUtil
/external/libpng/contrib/libtests/
Dpngvalid.c581 pixel_copy(png_bytep toBuffer, png_uint_32 toIndex, in pixel_copy()
624 row_copy(png_bytep toBuffer, png_const_bytep fromBuffer, unsigned int bitWidth, in row_copy()