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

/external/chromium_org/third_party/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
/external/skia/src/gpu/gl/debug/
H A DGrBufferObj.h53 GrGLchar *getDataPtr() { return fDataPtr; } function in class:GrBufferObj

Completed in 612 milliseconds