Home
last modified time | relevance | path

Searched defs:getPointer (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DBufferTracker.h47 uint8_t* getPointer() const { return kBuffer.get(); } in getPointer() function
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.h72 uint8_t* getPointer() const { return mPtr; } in getPointer() function
/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
DUtils.h41 uint8_t* getPointer() const { return mPtr; } in getPointer() function
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp232 const GLESpointer* GLESv2Context::getPointer(GLenum arrType) { in getPointer() function in GLESv2Context
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp706 const GLESpointer* GLEScmContext::getPointer(GLenum arrType) { in getPointer() function in GLEScmContext
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1009 const GLESpointer* GLEScontext::getPointer(GLenum arrType) { in getPointer() function in GLEScontext