Searched defs:bb (Results 1 – 9 of 9) sorted by relevance
56 val bb = ByteBuffer.wrap(bytes) in bytesToUuid() constant64 val bb = ByteBuffer.wrap(ByteArray(16)) in uuidToBytes() constant
155 ByteBuffer bb = ByteBuffer.allocateDirect(textureCoords.length * 4); in setupVertexBuffer() local
37 double[] bb = getBoundingBox(x, y, zoom); in getTileUrl() local