Home
last modified time | relevance | path

Searched defs:readFixed (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontInputStream.java233 public int readFixed() throws IOException { in readFixed() method in FontInputStream
DReadableFontData.java473 public int readFixed(int index) { in readFixed() method in ReadableFontData
/third_party/vk-gl-cts/framework/referencerenderer/
DrrVertexAttrib.cpp126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) in readFixed() function