Searched refs:readFixed (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/core/
H A DSkValidatingReadBuffer.h31 SkFixed readFixed() override;
H A DSkReadBuffer.h104 virtual SkFixed readFixed();
H A DSkValidatingReadBuffer.cpp69 SkFixed SkValidatingReadBuffer::readFixed() { function in class:SkValidatingReadBuffer
H A DSkReadBuffer.cpp95 SkFixed SkReadBuffer::readFixed() { function in class:SkReadBuffer
/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;

Completed in 146 milliseconds