Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkReadBuffer.cpp95 SkFixed SkReadBuffer::readFixed() { in readFixed() function in SkReadBuffer
DSkValidatingReadBuffer.cpp69 SkFixed SkValidatingReadBuffer::readFixed() { in readFixed() function in SkValidatingReadBuffer
/external/deqp/framework/referencerenderer/
DrrVertexAttrib.cpp126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) in readFixed() function