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

/external/deqp/framework/referencerenderer/
H A DrrVertexAttrib.cpp126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) function in namespace:rr::__anon3103
283 case VERTEXATTRIBTYPE_FIXED: readFixed (dst, size, ptr); break;
/external/skia/src/core/
H A DSkReadBuffer.cpp95 SkFixed SkReadBuffer::readFixed() { function in class:SkReadBuffer
H A DSkValidatingReadBuffer.cpp69 SkFixed SkValidatingReadBuffer::readFixed() { function in class:SkValidatingReadBuffer

Completed in 134 milliseconds