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

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrBufferObj.h53 GrGLchar *getDataPtr() { return fDataPtr; } function in class:GrBufferObj
/external/skia/src/gpu/gl/debug/
H A DGrBufferObj.h53 GrGLchar *getDataPtr() { return fDataPtr; } function in class:GrBufferObj
/external/deqp/framework/common/
H A DtcuTexture.hpp258 const void* getDataPtr (void) const { return m_data; } function in class:tcu::ConstPixelBufferAccess
309 void* getDataPtr (void) const { return m_data; } function in class:tcu::PixelBufferAccess

Completed in 315 milliseconds