Home
last modified time | relevance | path

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

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