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

/external/chromium_org/third_party/skia/src/core/
H A DSkValidatingReadBuffer.h31 virtual SkFixed readFixed() SK_OVERRIDE;
H A DSkReadBuffer.h96 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/skia/src/core/
H A DSkValidatingReadBuffer.h31 virtual SkFixed readFixed() SK_OVERRIDE;
H A DSkValidatingReadBuffer.cpp69 SkFixed SkValidatingReadBuffer::readFixed() { function in class:SkValidatingReadBuffer
H A DSkReadBuffer.cpp97 SkFixed SkReadBuffer::readFixed() { function in class:SkReadBuffer
/external/skia/include/core/
H A DSkReadBuffer.h93 virtual SkFixed readFixed();
/external/skia/samplecode/
H A DSampleText.cpp87 this->init(SkFixedToScalar(b.readFixed()));
/external/deqp/framework/referencerenderer/
H A DrrVertexAttrib.cpp126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) function in namespace:rr::__anon19809
283 case VERTEXATTRIBTYPE_FIXED: readFixed (dst, size, ptr); break;

Completed in 166 milliseconds